I am printing three different forms. Each form is identical, *except that each copy is identified with who gets which copy, Cashier, Audit, and records.
Is there a way to print only one form 3x and provide each department with a labled copy.
In my experimenting I am printing three copies just fine using a for loop. My thinking is that I should be able to use an IIF statement on a text box. How do I control the value of the variable for comparision.
Thanks
Is there a way to print only one form 3x and provide each department with a labled copy.
In my experimenting I am printing three copies just fine using a for loop. My thinking is that I should be able to use an IIF statement on a text box. How do I control the value of the variable for comparision.
Thanks