Hi All!
I am new to VBA and need some help to write a code to auto-generate a date series controlled by a limit.
Example:
In cell A1 I input 12 (which means next 12-months) and in A2 is today's date, I'd like to have a series of date of the next 12 months automatically generated in the cell A3 and beyond (Feb 14, 2015, march 14 2015, etc.).
I'd like it to be dynamic so when I change the value in A1 the date range also expand/shorten automatically.
Thanks a lot!!!!
Bookmarks