Help with multi-table report

E

EAB1977

Hello everyone,

I am trying to create a report that gives me the detail of each
transaction in a report. I have my tables set up like the following:

tblProducts ---> tblHistory 1:M

tblTransaction ---> tblHistory 1:M

tblHistory has a 1:M relationship with the following tables:

tblRepair
tblCalibration
tblActiveInactive
tblChangeLocation
tblScrap
tblActiveInactive

With this many tables, is it possible to get the detail report that I
want? This is a little too advanced for me and could use some help.
 

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