G
Guest
Hi,
I built a database that is used to record tests for my company's different
electrical products. A basic overview:
First table - [UnitData] which contains serialno, createddate, unittype etc..
Then a few tables which contain the results from the different tests called
CD23, DA36, DA38, TC75 and more.
To show the history of each unit i have created a union queiry that combines
some the similar data from CD23 DA26 and the other tests(such as date, person
who did the test, and wether it passed or not), and inserted it as a sub form
into a form that displays data from [UnitData].
What i need now is for the user to open up the full related report they are
looking at in the query. Maybe a button that opens the record the query's
record is drawing from.
Any help would be much appreciated as this is all i need to do to complete
my database.
Thanks
Ps Please ask for more info if what i have written isn't clear.
I built a database that is used to record tests for my company's different
electrical products. A basic overview:
First table - [UnitData] which contains serialno, createddate, unittype etc..
Then a few tables which contain the results from the different tests called
CD23, DA36, DA38, TC75 and more.
To show the history of each unit i have created a union queiry that combines
some the similar data from CD23 DA26 and the other tests(such as date, person
who did the test, and wether it passed or not), and inserted it as a sub form
into a form that displays data from [UnitData].
What i need now is for the user to open up the full related report they are
looking at in the query. Maybe a button that opens the record the query's
record is drawing from.
Any help would be much appreciated as this is all i need to do to complete
my database.
Thanks
Ps Please ask for more info if what i have written isn't clear.