Have two print date boxes that needs to function on their own
Good morning,
I posted a question in Oct 2018 about two text boxes which I wanted different print dates in them. So far, the two text boxes are in the will print and did print functions and I managed to lock down one box from updating every time I print. But my problem is that because the two boxes are in the print functions, a date appears in both boxes when I click print the very first time. I do not want that to occur. I would like the current date to appear ONLY in the first box the first time I hit print and then any other time I hit print, I want the date to appear in the second block. The date can change in the second block each time the form is printed after that. Is there a way I can accomplish this?
