meenctg
Learn24bd
- Local time
- Today, 08:35
- Joined
- May 8, 2012
- Messages
- 133
Idea:
I have need a simple invoice DB
Tables: Order> orderNo,CustName.
product > productName,Price (here will stay product with price)
I have a form where i can entry many products with a orderNo and Name
(If here need Subform but i'm not clear about create subform)
I wanna every Order table record (orderNo and CustName ) will contain many products records.Where Product table will share the product list.
When i print a report by OrderNo it will be like
Will any body help me please?
I have need a simple invoice DB
Tables: Order> orderNo,CustName.
product > productName,Price (here will stay product with price)
I have a form where i can entry many products with a orderNo and Name
(If here need Subform but i'm not clear about create subform)
I wanna every Order table record (orderNo and CustName ) will contain many products records.Where Product table will share the product list.
When i print a report by OrderNo it will be like
Will any body help me please?