G
Guest
I've got a query that generates address information I can export as a CSV
file. That info gets printed on a label and stuck on a magazine. The problem
is that some addresses get more than one copy of the magazine. What I'd like
to do is parse the query results and add "duplicate" records for those
addresses that are supposed to get more than one copy. I have a "number of
copies" field included in the query. What's the best way to proceed?
file. That info gets printed on a label and stuck on a magazine. The problem
is that some addresses get more than one copy of the magazine. What I'd like
to do is parse the query results and add "duplicate" records for those
addresses that are supposed to get more than one copy. I have a "number of
copies" field included in the query. What's the best way to proceed?