Basically I have some code that will print documents in a folder how I want them. It saves a lot of time as pages are set up differently. I wish to assign this code to a button that will look in a folder I define and then print.
However; I wish to issue this to the staff here and take this part of the job totally away from myself. The problem is, I need them to know if it has been printed before and how many times.
I'm guessing I can have a calculation on the print button and have it add 1 to the relevant field in the database; I just want confirmation I can do that or any ideas regarding the situation.
Cheers.