Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
UPRAYUP
 
Posts: n/a
Default Age with mont in decimal

Please can someone help me.

I need formula to get age and month

I use the following, but get (example 53 0 instead of 53.0)

=DATEDIF(H22,(L22),"y")&" "&DATEDIF(H22,(L22),"ym")&" "
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Try this

=ROUND(DATEDIF(H22,(L22),"y")+(DATEDIF(H22,(L22)," ym")/12),2)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"UPRAYUP" wrote in message
...
Please can someone help me.

I need formula to get age and month

I use the following, but get (example 53 0 instead of 53.0)

=DATEDIF(H22,(L22),"y")&" "&DATEDIF(H22,(L22),"ym")&" "



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
Convert decimal degree (lattitude/longitude) into Degree, Tim Ashcom Excel Discussion (Misc queries) 5 August 17th 05 04:53 PM
Excel adds phantom decimal places: why? Dave O Excel Discussion (Misc queries) 1 August 16th 05 06:25 PM
FIXED 2 DECIMAL PLACES, MUST ENTER ALL ZEROES AFTER DECIMAL POINT. SUKYKITTY Excel Discussion (Misc queries) 3 July 6th 05 01:50 PM
How do I override fixed decimal place settings in EXcel 2003? jroyv Excel Worksheet Functions 2 February 11th 05 07:07 PM
decimal point override does not work Sam Brauen Excel Discussion (Misc queries) 0 January 6th 05 06:29 PM


All times are GMT +1. The time now is 06:05 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"