Hey guys,
I really hope someone can help me with this, it's been causing me some headache for quite a time now.
I have an excel sheet which already imports data from an external source (a url). Whenever I click "update", it updates the data - so far, so good. What I want to do now, is automate the process and split it, according to the time.
To illustrate: At exactly 13:00:00 (roman time), it should update the data and retrieve one of the numbers in the data. As soon as this is retrieved, the number should "lock in", so it won't change when I hit update again.
At 13:01:00 it should once again update the data, and plot in the appropriate number. At 13:02:00 it should repeat itself, and so on and so forth. My end goal is to set up a graf that automatically updates as time goes by, with the given number from my data collection.
I'm not adapt at coding or VBA or whatever in excel, so please take babysteps if that's my solution.
Thanks in advance,
Soren
I really hope someone can help me with this, it's been causing me some headache for quite a time now.
I have an excel sheet which already imports data from an external source (a url). Whenever I click "update", it updates the data - so far, so good. What I want to do now, is automate the process and split it, according to the time.
To illustrate: At exactly 13:00:00 (roman time), it should update the data and retrieve one of the numbers in the data. As soon as this is retrieved, the number should "lock in", so it won't change when I hit update again.
At 13:01:00 it should once again update the data, and plot in the appropriate number. At 13:02:00 it should repeat itself, and so on and so forth. My end goal is to set up a graf that automatically updates as time goes by, with the given number from my data collection.
I'm not adapt at coding or VBA or whatever in excel, so please take babysteps if that's my solution.
Thanks in advance,
Soren