ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Change date by one year (https://www.excelbanter.com/new-users-excel/60465-change-date-one-year.html)

Oldjay

Change date by one year
 
I have a list of birthdays formulated 8/12/05
I want to change all the dates to next year i.e. 8/12/06

oldjay



Dave Peterson

Change date by one year
 
You could use a formula:

=date(year(a1)+1,month(a1),day(a1))



Oldjay wrote:

I have a list of birthdays formulated 8/12/05
I want to change all the dates to next year i.e. 8/12/06

oldjay


--

Dave Peterson

Roger Govier

Change date by one year
 
Or, for a "quick and dirty" solution
Ctrl+h to bring up Find and Replace
Find What /2005
Replace with /2006
Replace all

Regards

Roger Govier


Dave Peterson wrote:
You could use a formula:

=date(year(a1)+1,month(a1),day(a1))



Oldjay wrote:

I have a list of birthdays formulated 8/12/05
I want to change all the dates to next year i.e. 8/12/06

oldjay





All times are GMT +1. The time now is 12:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com