We are trying to print a simple set of mailing labels of all our active members.
We have a query which selects the active members from all the people in the database, and a report (labels) based on that query. If we run the query, it pulls up 1588 members. This is what we expect. But when we go to print the labels, there are about 1700 printed labels! How can this be?
I have even gone into the report and pulled up the query from the data properties window – it pulls up 1588 members.
We have already tried using two different front ends on two different computers, and have also created an entirely new query (in a linked database) with the same criteria and an entirely new Label report (also in the linked database) based on that new query – with exactly the same results.
Currently we have printed the query results and are going through matching with the labels to see what’s coming up on the labels that isn’t in the query to try to get to the bottom of this, but if anyone has any suggestions of a better way to approach this we’d sure be open to it!
-cynthia