Forum Discussion
mrsbizness
Nov 11, 2024Copper Contributor
Excel Budgeting
I am sure someone has asked this before but I can't seem to find a direct answer. So here goes. I would like to have a formula in excel to auto update a "date" within a cell based on "today's dat...
getbin
Nov 11, 2024Copper Contributor
If you use EDATE, you can add a month:
=EDATE(c2, 1)