I am pretty much done with this latest project, but I'm going through and making a few last minute changes to make things even easier. I want to set up a messagebox that is activated before printing only if ToggleButton1.Caption = "Internal Copy" with the message "Are you sure you want to print an Internal Copy?"
Upon a "Yes" then continue printing; If "No", then cancel print
FYI, I currently have a before print application.run macro but I should be able to add this new one after that and have them both run... I think...
Any help is appreciated.
Upon a "Yes" then continue printing; If "No", then cancel print
FYI, I currently have a before print application.run macro but I should be able to add this new one after that and have them both run... I think...
Any help is appreciated.
Last edited: