This question is a bit involved, and I have to be somewhat vague due to the sensitive nature of the parts that we make, but here is the general idea:
There are 25 parts which have unique serial numbers and performance data. These parts are all going to be installed into one large system, in order for the system to perform correctly the parts have to be installed in certain locations. I can sort the performance data using 3 different queries to get them lined up, with one query telling me what the serial number for, say, 5 and 9 should go, the second query telling me where 24 should go, and the third query telling me the rest. The problem that I have, is getting that information into a report or a form. In excel (where I am currently doing this), we used macros that sorted everything, then just referenced specific cells to place the serial numbers in position order, but I have not been able to figure out how to do that in access.
I know that this description is somewhat vague, but I really need some help.
Thanks!