I would like to get some help on coding for the following exercise:
The goal of this task is to find a way via Macro / VBA to copy the input date from columns H-N into the output columns B-F automatically. However, the input data comes in on a daily basis via web query. In field N2 you are able to simulate new dates to test your code.
The essential problem is that the numbers of the last 60 days may still change at any time - but the data concerning t-61 days is fixed and should not change anymore.
I get stuck with the second paragraph
Thank you very much!
The goal of this task is to find a way via Macro / VBA to copy the input date from columns H-N into the output columns B-F automatically. However, the input data comes in on a daily basis via web query. In field N2 you are able to simulate new dates to test your code.
The essential problem is that the numbers of the last 60 days may still change at any time - but the data concerning t-61 days is fixed and should not change anymore.
I get stuck with the second paragraph
Thank you very much!