+ Reply to Thread
Results 1 to 1 of 1

Memory resident macro with multiple web connection problem.

  1. #1
    Registered User
    Join Date
    12-26-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    10

    Memory resident macro with multiple web connection problem.

    Hi

    I am trying to get data from web connection after every 15 minutes. I have 14 web connections. I do 'refreshall' then it takes time to refresh all connection but macro continues execution of next line which is copying data to next sheet. (So data copied is old one). If I have 'save' command it says that this will terminate current process, probably refreshall, how to make macro wait till all connections are refreshed? Secondly, being memory resident macro, it remains invisible, hence I am not aware whether any macro is currently running or not. How can I track such a macro?

    My code:

    Please Login or Register  to view this content.
    How to make this code more efficient and also avoid memory problems on running for long period. Is there a 'Clear all' for memory and at what position should it come so that it doesn't hamper 'memory resident' nature of the macro. I also want to save and stop execution of macro at or after 15.31 hours..

    Thanks a lot.
    Last edited by Leith Ross; 01-15-2014 at 02:41 AM. Reason: Added Code Tags

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Memory Problem?
    By Dave B. in forum Excel General
    Replies: 1
    Last Post: 11-25-2013, 04:04 PM
  2. [SOLVED] return yes if a resident is in residence on a date from a cell
    By annazet in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 08-14-2013, 03:40 PM
  3. Multiple values connection with macro use of UserForm
    By ref in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-03-2012, 11:40 AM
  4. Memory problem from macro creating and naming sheets from Array?
    By acj06 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-27-2011, 02:23 PM
  5. Trying to make an MD resident schedule
    By razzy8 in forum Excel - New Users/Basics
    Replies: 9
    Last Post: 06-16-2009, 10:41 PM

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