newbie needs help simple form

  • Thread starter Thread starter espee2
  • Start date Start date
E

espee2

I'm making a simple inventory database with basically Categories,
Products, Mailing list as my tables. I have a form with category as
main, products as a sub form. with relationship between them as 1 to
many (1 cat to many products)

I want to create a form with Mailing list as main and products as the
subform so I can enter a customers name..etc. with the products they
bought from the products subform. I have a relationship between the
two as 1 to many (1 mailing to many products) It comes out ok using
the wizard then but the products sub-form is empty (not showing the
data already entered into the products form/table.
 
Back
Top