importing

W

WorkRelated

I have a purchase order database and a job costing databases. In the purchase
order database I run a report that calculates how much £ has been spent on
each job (the form has a field for job ref)

In the Job Costing database there is a field that I manually enter the total
from the purchase order database report.

Is there anyway that I can link the purchase order report to the job costing
database so that the feilds update automatically?

Thanks in advance
 
A

Arvin Meyer [MVP]

The proper way to do it is to have all of the tables in a single back-end
database, with the tables linked to their respective front-end databases
running on each workstation. Then all you need to do is to add a link to the
proper table.
 
W

WorkRelated

Thanks for your help.

I can now run the report from the Purchase Order DB in the Job Costings DB
but am struggling to get the total from the report to display in the Form of
the Job Costing DB.
 

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

Top