+ Reply to Thread
Results 1 to 3 of 3

Popup window after running a macro

  1. #1
    Registered User
    Join Date
    11-11-2007
    Posts
    44

    Popup window after running a macro

    Hi all,

    How do I create a popup window to confirm that a macro finished running?

    I have a button in the worksheet that when clicked, it will print out 2 worksheets. But I want a confirmation stating "Printing Complete"

    Here's my code:
    Please Login or Register  to view this content.
    Thank you,


    John

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,524
    Quote Originally Posted by cooh23
    Hi all,

    How do I create a popup window to confirm that a macro finished running?

    I have a button in the worksheet that when clicked, it will print out 2 worksheets. But I want a confirmation stating "Printing Complete"

    Here's my code:
    Please Login or Register  to view this content.
    Thank you,


    John
    before end sub
    msgbox"Finished"

  3. #3
    Registered User
    Join Date
    11-11-2007
    Posts
    44
    Thank you for the quick reply. I really appreciate it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1