Yes!
Start by creating a form/subform for your invoices and invoice details. Base the
main form on your invoicess table and the subform on your invoice details table.
Set the linkMaster and LinkChild properties of the subform control on the
invoice form (main form) to InvoiceID. Each time you create an invoice,
InvoiceID will be automatically entered in the subform.
Once you have the above, create a form/subform for your projects and invoices.
Base the main form on your projects table. With the projects form in design
view, click on Windows - Tile Vertically on the menu bar at the top of the
screen. Click and drag your invoice form in the right pane and drop it in the
Details section of your project form in the left pane. Click on the subform
control in the projects form to be sure the LinkMaster and LinkChild properties
are set to ProjectID.
Now when you navigate from project to project, you should see the first invoice
for that project along with the invoice details for that invoice. You should be
able to navigate from invoice to invoice for the same project and see the
corresponding details for each invoice.
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
(e-mail address removed)
www.pcdatasheet.com