R
Robert Paisley
Hello all,
I've been trying to setup my database to print Job Orders and Invoices based
on one Job Order Number (data in text).
****************************************************************************
*
The tables and associated forms in question are:
Table1 = Purchase Orders
All purchase order information. The Purchase Orders table is using
PurchOrderNo as the primary key (data is in "text"). The table also has a
CustomerID field to setup the "many-to-one" relationship to the Customer
table.
Table2 = Customer
All customer information. The table has a CustomerID (AutoNumber) as the
primary key.
****************************************************************************
*
I've designed very simple forms for data input and, I've set up a query to
combine the two tables. Now, I'm scratching my head trying to figure out
how to print a report for a specific PurchOrderNo.
I'm missing something...somewhere...maybe between my ears...because this
seems like it should be such a simple step in the process. I've even tried
some of the Access 2000 templates and tried to modify them. But, I end up
corrupting the database.
HELP!!!
Any help that gets me "into the light" is greatly appreciated.
Thanks,
Bob
(e-mail address removed)
I've been trying to setup my database to print Job Orders and Invoices based
on one Job Order Number (data in text).
****************************************************************************
*
The tables and associated forms in question are:
Table1 = Purchase Orders
All purchase order information. The Purchase Orders table is using
PurchOrderNo as the primary key (data is in "text"). The table also has a
CustomerID field to setup the "many-to-one" relationship to the Customer
table.
Table2 = Customer
All customer information. The table has a CustomerID (AutoNumber) as the
primary key.
****************************************************************************
*
I've designed very simple forms for data input and, I've set up a query to
combine the two tables. Now, I'm scratching my head trying to figure out
how to print a report for a specific PurchOrderNo.
I'm missing something...somewhere...maybe between my ears...because this
seems like it should be such a simple step in the process. I've even tried
some of the Access 2000 templates and tried to modify them. But, I end up
corrupting the database.
HELP!!!
Any help that gets me "into the light" is greatly appreciated.
Thanks,
Bob
(e-mail address removed)