Results 1 to 2 of 2

Updating a full array of data from BBG while running a macro

Threaded View

blizzgrarg Updating a full array of data... 01-18-2013, 12:15 AM
blizzgrarg Re: Updating a full array of... 01-18-2013, 01:40 AM
  1. #1
    Registered User
    Join Date
    01-18-2013
    Location
    Hong Kong
    MS-Off Ver
    Excel 2007
    Posts
    2

    Updating a full array of data from BBG while running a macro

    Currently, I'm using the below formula:

    =BDS(B3,"INDX_MWEIGHT_HIST",CONCATENATE("END_DATE_OVERRIDE=",E5),"cols=2;rows=225")

    to populate a two column table of results. My macro basically just updates E5, which is the date I want to pull the data from. While the data refreshes work just fine if I do things manually, when I try to run vba loops that try to get data from sequential dates, the formula above either fails to refresh or only refreshes a single cell.

    As soon as I reset the macro, the table populates. This does not happen no matter how many refreshes I code into the macro as it's running.

    Been trying everything. Has anyone solved this yet and can help? Thanks.
    Last edited by blizzgrarg; 01-18-2013 at 12:29 AM.

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