emilemil222
New Member
- Joined
- May 8, 2020
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
Hi All,
I have a data of 3 years daily exchange rate history. However, some dates (weekends, holidays) with corresponding rates are missing. I would like to fill in missing dates and copy the previous day's rates (for which data is missing) to missing date. So, in the example, the dates 15/01/2017 & 16/01/2017 are missing. So it is required to insert two rows for these dates and copy 13/01/2017's data there. Is there a possibilty to do this on VBA as I need to do this for three year's data?
Many thanks,
I have a data of 3 years daily exchange rate history. However, some dates (weekends, holidays) with corresponding rates are missing. I would like to fill in missing dates and copy the previous day's rates (for which data is missing) to missing date. So, in the example, the dates 15/01/2017 & 16/01/2017 are missing. So it is required to insert two rows for these dates and copy 13/01/2017's data there. Is there a possibilty to do this on VBA as I need to do this for three year's data?
Many thanks,