In Excel I have a date field.
I would like to make a button that when pressed will add one week to the date in that date field. I have only made one other macro button before so any help would be appreciated.
In Excel I have a date field. I would like to make a button
Share
The following code hould do the trick:
Where:
References:
http://www.excel-vba-easy.com/vba-programming-date-time-excel-vba.html
regards
Arcass