Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default formula to display anniversary date

for e.g. if the date is 31 -dec-2001, how do i convert to 30-dec-2007
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,726
Default formula to display anniversary date

=DATE(YEAR(TODAY()),MONTH(A1),DAY(A1))

assuming that date is in A1

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"sharita" wrote in message
...
for e.g. if the date is 31 -dec-2001, how do i convert to 30-dec-2007



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,726
Default formula to display anniversary date

=DATE(YEAR(TODAY()),MONTH(A1),DAY(A1))

assuming that date is in A1



--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"sharita" wrote in message
...
for e.g. if the date is 31 -dec-2001, how do i convert to 30-dec-2007



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default formula to display anniversary date

THANKS SO VERY MUCH........IT WORKED

"Bob Phillips" wrote:

=DATE(YEAR(TODAY()),MONTH(A1),DAY(A1))

assuming that date is in A1



--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"sharita" wrote in message
...
for e.g. if the date is 31 -dec-2001, how do i convert to 30-dec-2007




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hours and minutes display as date in formula box Dave Excel Discussion (Misc queries) 13 July 28th 06 07:47 PM
Can I write an excel formula to display the file save date? Bob-123456789 Excel Worksheet Functions 1 January 26th 06 07:50 PM
calculate anniversary of date after specified date slymeat Excel Worksheet Functions 3 July 5th 05 01:53 AM
formula to display "updated" date cindi Excel Worksheet Functions 3 January 5th 05 08:03 PM
How do I get an anniversary date? Steve j. Excel Worksheet Functions 1 November 18th 04 04:10 PM


All times are GMT +1. The time now is 10:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"