+ Reply to Thread
Results 1 to 3 of 3

Macro to Get Results Based on Add-In

  1. #1
    Registered User
    Join Date
    04-08-2017
    Location
    N/A
    MS-Off Ver
    2016
    Posts
    30

    Macro to Get Results Based on Add-In

    Hello,

    I am using a macro to help getting results from another application. The results are extracted from the application via an Add-In.

    The problem I face is that the results are extracted only after the macro ends. Until the macro is over, the cell containing the Add-In formula (A10 in the example below) is in "Loading" status. This prevents me from getting the correct last row based on the extracted results (will get last row = 10 instead of last row = 22).

    My question is - is it possible to make the cell A10 to extract all of the results during the running of the macro, so that I am able to get the correct last number? In other words, can I initiate a "dummy" stop of the my macro instead of breaking the into pieces and call other macros within?

    Thanks in advance.
    Attached Images Attached Images
    Last edited by KMVKMVKMV; 12-23-2018 at 10:36 AM.

  2. #2
    Registered User
    Join Date
    04-08-2017
    Location
    N/A
    MS-Off Ver
    2016
    Posts
    30

    Re: Macro to Get Results Based on Add-In

    After an additional research, I found the below addition at the end of the loop is what I was looking for.

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    04-08-2017
    Location
    N/A
    MS-Off Ver
    2016
    Posts
    30

    Re: Macro to Get Results Based on Add-In

    In fact, the question still remains as the above does not work good in case the extraction is heavier and more time is needed.

    Does anybody encountered something similar?

+ 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. Run macro when formula results changes based on different input cell
    By daggat in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-06-2014, 09:01 AM
  2. Macro based on results in two drop-down boxes
    By shawnvon in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-14-2014, 03:09 AM
  3. [SOLVED] Double-click macro to produce different results based on different cell ranges
    By Hobsons in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 03-06-2013, 07:28 AM
  4. [SOLVED] Macro to search through dates and display results based on user input
    By Alan668 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 08-22-2012, 12:40 PM
  5. Macro needed: list results based on criteria
    By nantoy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-27-2012, 09:18 PM
  6. macro to insert rows based on search results
    By blubexcel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-29-2011, 10:58 PM
  7. Macro that will calculate results based on data from other sheets
    By jack's in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-03-2009, 12:30 AM

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