G
Guest
Hello
i am new to msgbox and i am trying to ask the user a question
msgbox(Do You Want To print report),vbYesNo
which is fine but then i want to action the print if the answer is "yes"
i.e. print a report but i am now stuck on how to do this!
Any help will be appreciated
i am new to msgbox and i am trying to ask the user a question
msgbox(Do You Want To print report),vbYesNo
which is fine but then i want to action the print if the answer is "yes"
i.e. print a report but i am now stuck on how to do this!
Any help will be appreciated