I have a worksheet (web data) that pulls information from the web. The only thing on this page is the web data. Some times the site I pull from changes formats and it messes up a few formulas I have. On another worksheet (data) that does a few different things. In a nutshell the "data" sheet looks to the "web data" sheet for 12 values and pulls them over. Once these 12 values are on "data" they are used for caluclations in another worksheet "report". I need a function or a macro that looks at "web data" and finds a static cell name 6:00 AM, counts down 4 cells, and gives me the value of that cell. 4 cells below "6:00 AM" is a dynamic value. I had it all working well for awhile when "6:00 AM" was a static value, in a static cell location but now that the value is static and the locations varies i cant figure it out. Any ideas how to accomplish this?
Bookmarks