Hello Everyone,
I am trying to write a macro that will iterate through a specified range of integers. This updates the value of a certain cell to be the value of the current integer, which in turn updates a table of data. A chart displays the data in the table in another worksheet. I need the chart to display the table for every iteration, but it currently does not update until the macro is done. I have tried to find a solution to this, but thanks to VBs help files, I have been unsuccessful so far. Here is the code for what I am trying to do, and some of my attempts to get it to work.
And I've tried many, many more ideas, but none have worked. Most fail without even running. I think I'm really close to the solution, I just don't know the correct syntax to get it to work. I renamed the chart that I want to update as "HPLC" through the properties tab under Layout. I don't know if that helps.
Thanks for any help you may be able to provide.
Bookmarks