I have a form with two fields – LNFN (names) and label. I use the form to mark with an x in the label field the names that I want to print labels for. Works great!
Now I would like to have a way to remove all the x’s after the labels are printed so I can start out the next time with a blank label field. I want to clear the label field for all the names without deleting the LNFN fields. Ideally I want to do this with a command that follows the print command so the entire process is automatic. My second choice is to create a Clear button that would erase the x’s.
Any suggestions.
Thanks.
Paul