I have attached a Msg Box that pops up the way I want it to in my program, with one exception. Is there anyway to have "Do you want to continue?" be shown on a third line? Here is the code line that handles the actual Message:
Msg = ("ATTENTION: The Next Form Which Opens Allows Editing of Product Information. Any Changes Made CAN NOT BE REVERSED! Do you want to continue?")
Thank you!
Msg = ("ATTENTION: The Next Form Which Opens Allows Editing of Product Information. Any Changes Made CAN NOT BE REVERSED! Do you want to continue?")
Thank you!
