This is hard to explain in a post!
First let me say I am no Access Pro, I am self taught and turn to the Internet for all issues I have.
I have a database with several tables.
I am trying to pull a report based off a query.
The first and most important part of the query is that the record is selected, which is have set by adding a check box to each record, and have queried to pull this field as "true". This has worked in past queries from the same form with great success.
Now comes the confusing and not working part.
Of the three shippers (records) I am trying to pull, all three have different "Consignee fields" pulling from a Consignee table. When I pull this query even though all three have different consignees I only want it to pull the address of the first shipper's (record's) consignee for the report it is creating but still pull all three shipper's (records') names.
I'm sure more information will be need please let me know what you need!