Forms And Reports Using data from a single tabel (1 Viewer)

Jmclel

Registered User.
Local time
Today, 00:24
Joined
Aug 14, 2014
Messages
11
Forms And Reports Using data from a single table

Hi Folks

Dont really know where to put this, so please move if inappropriate.

I have a small database I am building to log and record Calibration Details Of thermometers etc. I have several table that are related, no probs so far.

However I am struggling with forms and reports that use data from the asset table more than once. IE. I have a calibration unit (this is an asset as this also needs calibrated ) that I use to test the thermometers (These Are Assets) but this is also in the same asset table as the thermometers. I need to reference the Calibration unit and the thermometer or whatever item I am testing on the same form or report. I seem to have got round the form problem but i am stuck on the report as access keeps linking to only one item, how do I make it link to 2 items on the same table on the one report. :banghead:

Dont know if that make any sense or I am probably just confusing everyone.
 
Last edited:

Jmclel

Registered User.
Local time
Today, 00:24
Joined
Aug 14, 2014
Messages
11
Thanks that did the trick after I finally worked out how to use alias names.;)
 

pbaldy

Wino Moderator
Staff member
Local time
Yesterday, 16:24
Joined
Aug 30, 2003
Messages
36,127
Happy to help!
 

Users who are viewing this thread

Top Bottom