Hi,
I'm quite new to this and would like to thank you in advance for any help given. It will be greatly appreciated.
I'm making a database for my shoe store.
It needs to do the following:
1. Store suppliers (got it in a separate table)
2. Store Shoes - brands, styles, fittings, automated barcode etc (got it in separate table also)
3. Store customers (separate table)
...
User Profile
Collapse
-
Please help with database structure
-
Hi Miranda,
Create a text box, highlight it and in properties in Data tab in Control Source type:
Code:=Format(Date(),"mmyy") & Format([ID],"000")
-
adding value from subform field to the field value in the main form
Hi,
I would very much appreciate any help give.
Im creating database for handling stock of shoes with different sizes and orders.
I have main form - Stock
with a subform - Orders
Each forms have fields with size range (5, 5½, 6, 6½ etc)
In the main form (Stock) shows size range and number of shoes currently in stock in store for each size.
In subform (Orders) shown...
No activity results to display
Show More
Leave a comment: