Page 1 of 1

Labels are in reverse order

PostPosted: Mon Jan 17, 2011 10:07 pm
by Fitch
I can see that the script loops through my records and captures the IDs starting from the first record. But my label preview shows them in reverse order! Have you seen this before?

Re: Labels are in reverse order

PostPosted: Tue Jan 18, 2011 10:02 am
by John Sindelar
That is the way it works: and all formats run that way. So your letters and labels will come out in the same order, though the opposite from the order you sent them in.

Re: Labels are in reverse order

PostPosted: Wed Jan 19, 2011 10:34 pm
by Fitch
That seems like an odd design choice, but I guess we can work with it. Thanks for the quick response.

Re: Labels are in reverse order

PostPosted: Wed Feb 02, 2011 10:11 pm
by Fitch
Update: in the "Create ... Foundset" scripts I just changed it to loop starting from the last record, and go to previous. Now works as expected.