beeorlando
Technical User
I have two tables:
Librarytbl
DeptBoxTbl
The library tables lists all the reports we have in our project library and the unique field is LibraryID.
The DeptBox table stores the box# for Archive Storage.
Many reports in the library table can have the same dept. Box #.
PROBLEM:
I'm trying to set up a query that I can use for my box label. The label lists the Box # and the contents of the box.
If I have Box # IM-0001 with 3 different reports (hence, 3 unique Library ID's), how can I set up the query to display the contents all together?
I'd be very grateful for help on this...I've been struggling with all day and I just can't figure it out!
Thanks,
Carla
Librarytbl
DeptBoxTbl
The library tables lists all the reports we have in our project library and the unique field is LibraryID.
The DeptBox table stores the box# for Archive Storage.
Many reports in the library table can have the same dept. Box #.
PROBLEM:
I'm trying to set up a query that I can use for my box label. The label lists the Box # and the contents of the box.
If I have Box # IM-0001 with 3 different reports (hence, 3 unique Library ID's), how can I set up the query to display the contents all together?
I'd be very grateful for help on this...I've been struggling with all day and I just can't figure it out!
Thanks,
Carla