Forms/Subform Samples

B

Brook

I am setting up an invoicing form/subform based on my
Client Table and Inventory Table. Does anyone know of any
sites that I can look at or download samples of
form/subform setup?

Thanks,

Brook
 
A

Allen Browne

Take a look at the Northwind sample database that installs with Access by
default.

It contains a Customers table, and an Orders table, along with the Order
Details table (i.e. the line items of the order). That's quite similar to
what you need to do for your invoices.
 
Top