toufiqsap
New Member
- Joined
- Jan 6, 2022
- Messages
- 5
- Office Version
- 365
- 2021
- 2019
- 2016
- 2013
- Platform
- Windows
- MacOS
- Mobile
- Web
Hi Floks,
I am writing code for the incrementing the A1 cell value till the cell A2 and display it in A3(time format).
EX: I have a value of in cell A1= 2020.01 and in cell A2= 5 YEARS.
A3 cell should display like.
2021.01,2022.01,2023.01,2024.01,2025.01
I am writing code for the incrementing the A1 cell value till the cell A2 and display it in A3(time format).
EX: I have a value of in cell A1= 2020.01 and in cell A2= 5 YEARS.
A3 cell should display like.
2021.01,2022.01,2023.01,2024.01,2025.01