Relationship for invoices

G

Guest

I have a database invoice that I have spent over a year creating. So far I
can use it but not the way I want to. I have the following fields that I
manually enter the data for each invocie.

Item Number, Qty. Product Name, Price Each,

There are 5 lines of the above for 5 different items per invoice page.
Each one has its own field name (ie, ItemNumber1, ItemNumber2, etc)

I would like to setup a relationship so that when I key in the item number,
the product name and price each box will automatically fill in.

I have the invoice table created and have created a new table with all the
products, I just can not get them to 'grab' the information and put it in the
invoice form.

Can anybody help me???????
 
S

Stefan Hoffmann

hi,

tx said:
I would like to setup a relationship so that when I key in the item number,
the product name and price each box will automatically fill in.
Can anybody help me???????
Examine the Northwind.mdb.

mfG
--> stefan <-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Relathionships for invoicing 1
Line Items for Invoices 1
VBAscript for data matching excels 0
SubQuery 1
problem creating a report 1
using 3 tables 0
how to have a form that generate invoice no. 2
2910 line of info 13

Top