+ Reply to Thread
Results 1 to 2 of 2

Time Delay stops data loading

Hybrid View

  1. #1
    Registered User
    Join Date
    07-12-2009
    Location
    Sydney
    MS-Off Ver
    Excel 2007
    Posts
    49

    Time Delay stops data loading

    Hi Guys,

    I am running a macro, that calls on two different macro's.

    getInfo runs a web query to extract the info I need

    pasteInfo puts it in the right places.

    Application.Run "stockcodesNEW.xls!GetInfo"
    
    Application.Wait Now + TimeSerial(0, 0, 10)
    
    Application.Run "stockcodesNEW.xls!PasteInfo"
    My problem is when the time delay kicks in, it stops the data loading from the first macro. I need the delay so the data can load before being cut/paste.

    As always any help greatly appreciated

  2. #2
    Registered User
    Join Date
    07-12-2009
    Location
    Sydney
    MS-Off Ver
    Excel 2007
    Posts
    49

    Re: Time Delay stops data loading

    Anyone know this? I'm at a roadblock.

+ 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