+ Reply to Thread
Results 1 to 3 of 3

Conditional Timer Using BBG Data in Excel

  1. #1
    Registered User
    Join Date
    12-17-2012
    Location
    Boston
    MS-Off Ver
    Excel 2003
    Posts
    3

    Conditional Timer Using BBG Data in Excel

    Hello,

    I have a loop that continues until the calculation status is done. However, the macro gets stuck and although the calculation is actually done, the macro won't recognize this and proceed to the next step. I want to search every cell in the workbook for #N/A Requesting Data... to try and solve my issue. My code below:

    Please Login or Register  to view this content.
    Moderators Note: Please follow forum rules and use code tags. Added for you this time, but please use them in the future…Thanks.
    Last edited by jeffreybrown; 12-17-2012 at 07:22 PM.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Conditional Timer Using BBG Data in Excel

    Try this...

    Please Login or Register  to view this content.
    Note: The Private Declare Sub Sleep line must be at the top of the code module.
    Last edited by AlphaFrog; 12-17-2012 at 07:26 PM.

  3. #3
    Registered User
    Join Date
    12-17-2012
    Location
    Boston
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Conditional Timer Using BBG Data in Excel

    I tried your suggestion above, but this just seems to freeze the calculation process. Ready and calculate both appear in the bottom lefthand corner, but no calculation is in process. I tried breaking and continuing but that did not fix it either. I would like to find a way for the calculation to complete, so I am able to go onto the next steps in the macro.

+ 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