#1   Report Post  
Posted to microsoft.public.excel.misc
tuzdevil
 
Posts: n/a
Default Forumla


I am stuck on how to create this formula..

I have Date A in 1 box.. and Date B in another...

Date A - Date B (which calculates the difference in days..) and then
converts that to years..
Example: 20/04/05 and 27/05/06 which will show as a result in another
box as 1 year 1 month 7 days

No matter how many books I read none of them are helpful!!

Thanks:)


--
tuzdevil
------------------------------------------------------------------------
tuzdevil's Profile: http://www.excelforum.com/member.php...o&userid=34999
View this thread: http://www.excelforum.com/showthread...hreadid=547387

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Forumla

=DATEDIF(A1,A2,"y")&" years "&DATEDIF(A1,A2,"ym")&" months
"&DATEDIF(A1,A2,"md")&" days"

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"tuzdevil" wrote in
message ...

I am stuck on how to create this formula..

I have Date A in 1 box.. and Date B in another...

Date A - Date B (which calculates the difference in days..) and then
converts that to years..
Example: 20/04/05 and 27/05/06 which will show as a result in another
box as 1 year 1 month 7 days

No matter how many books I read none of them are helpful!!

Thanks:)


--
tuzdevil
------------------------------------------------------------------------
tuzdevil's Profile:

http://www.excelforum.com/member.php...o&userid=34999
View this thread: http://www.excelforum.com/showthread...hreadid=547387



  #3   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default Forumla

You could download Laurent Longre's MoreFunc addin which is freely
downloadable at:

http://xcell05.free.fr/


and use the DATE.DIFF function

"tuzdevil" wrote:


I am stuck on how to create this formula..

I have Date A in 1 box.. and Date B in another...

Date A - Date B (which calculates the difference in days..) and then
converts that to years..
Example: 20/04/05 and 27/05/06 which will show as a result in another
box as 1 year 1 month 7 days

No matter how many books I read none of them are helpful!!

Thanks:)


--
tuzdevil
------------------------------------------------------------------------
tuzdevil's Profile: http://www.excelforum.com/member.php...o&userid=34999
View this thread: http://www.excelforum.com/showthread...hreadid=547387


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
Help with Forumla WeSt39 Excel Worksheet Functions 2 March 20th 06 11:22 PM
Forumla to recognize text Woody13 Excel Discussion (Misc queries) 2 January 24th 06 04:17 PM
HELP!!! Can't get forumla figured out! JTKrupa Excel Discussion (Misc queries) 8 October 13th 05 10:13 PM
Returning Forumla For Result MIKE0W Excel Discussion (Misc queries) 1 August 18th 05 05:20 AM
test forumla rather than result Ruthki Excel Worksheet Functions 2 July 6th 05 11:15 PM


All times are GMT +1. The time now is 05:39 PM.

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

About Us

"It's about Microsoft Excel"