subform

aporkalypse_now

New member
Local time
Today, 23:30
Joined
Mar 8, 2002
Messages
7
Forgive my ignorance please.

I am trying to create a purchase order program. I have a form that I can create purchase orders on. I would like to add a subform that lets me determine the number of line items I put in per order, rather than having a template that is part of the form . I have tried basing my subform on a separate table, but each time I try to input a new record the subform stays the same. How can I create this so that each time I have a new order, a new subform is present on my form?


Thanks
 
Take a look at the Northwind.mdb. It is an order entry system which is similar to what you want to do.
 

Users who are viewing this thread

Back
Top Bottom