Data Entry Form - Persisting Data Between Prints
Hi Guys
I have a data entry form where the user enters data at run time. They print a job, and then need to change a part number and print another job. Part of the job is reverse serialized labels. They enter a start and an end number and the labels are serialized in reverse order. (for example if they enter 5-10, it prints 10,9,8,7,6,5)
Because only a few characters change between jobs, they want to keep the data from the previous job, and edit the characters that change. I really don't want to have to use a database for this
Anyone got any suggestions on how to do it?
Thanks
Mark
0
-
Figured it out - used update data source after print
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar