+ Reply to Thread
Results 1 to 6 of 6

Alert that module code is complete?

  1. #1
    Registered User
    Join Date
    02-20-2009
    Location
    MO
    MS-Off Ver
    Excel 2003
    Posts
    4

    Alert that module code is complete?

    I have a vba process that develops statistics/graphical output via SQL queries of pretty large datasets. This usually takes about 2min, so I run it via a form I've build, and then go do other work or play on the net, checking and rechecking if it has completed.

    I do have a msgbox once the process is complete, but if i am not actively in an Excel window, I will not see it. Is there a way to force the windows taskbar to flash or something so i can see that my process is complete if i am not in an Excel window?

    thanks,

    Doug
    Last edited by Redline; 02-23-2009 at 10:05 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Alert that module code is complete?

    Maybe if you use an messagebox that needs a response Excel will flash on the toolbar
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    02-17-2009
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    34

    Re: Alert that module code is complete?

    This code below causes the taskbar to flash when the loop is done. If your taskbar is set to auto-hide, it pops up and flashes.

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    02-20-2009
    Location
    MO
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Alert that module code is complete?

    excellent, thank you very much....

    totally off topic, but any chance you've got that figured out for access as well?

  5. #5
    Registered User
    Join Date
    02-17-2009
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    34

    Re: Alert that module code is complete?

    Quote Originally Posted by Redline View Post
    excellent, thank you very much....

    totally off topic, but any chance you've got that figured out for access as well?
    sorry, access is like a big black box to me.

  6. #6
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Alert that module code is complete?

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

+ 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