Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 36
Default need held for auto date calculation for adding years and substract

A1 22-03-88 Start Date (ddmmyy)
A2 19-06-08 Endt Date
A3 Difference betwwen two dates
A4 20 years, 2 months, 27 days (=DATEDIF(A12,B12,"y")&" years,
"&DATEDIF(A12,B12,"ym")&" months, "&DATEDIF(A12,B12,"md")&" days")
A5
A6 Now some years to add for substraction from a4 cell
A7
A8 1 years, 1 month 25 days
A9 2 years, 0 months 4 days
A10 1 year, 6 months 1 days
A11
A12 Here I need a formula to add A8 to A10 ?
A13
A14 manually it is 4 years, 8 months,0 day ( i.e. A4 - ( A8+A9+A10)
A15
A16 Here I need a formula to substract from difference between two dates-No
of years for substration ( i.e. A4 - A12)
A17
A18
A19 Now I have add 3 years for A14 result? how can enter 3 years
A20
A21 Now here Total years : how ? (i.e. A16 + A19)
KINDLY HELP TO SOLVE THE ABOVE PROBLEM
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 964
Default need held for auto date calculation for adding years and substract

It's a case of not sufficient design, instead of concatenating formulas and
add
text in the like years, months etc in one cell you should put them in
separate cell with headers
like Years, Months and Days. That way your data would be numbers.

--


Regards,


Peo Sjoblom

"srinivas" wrote in message
...
A1 22-03-88 Start Date (ddmmyy)
A2 19-06-08 Endt Date
A3 Difference betwwen two dates
A4 20 years, 2 months, 27 days (=DATEDIF(A12,B12,"y")&" years,
"&DATEDIF(A12,B12,"ym")&" months, "&DATEDIF(A12,B12,"md")&" days")
A5
A6 Now some years to add for substraction from a4 cell
A7
A8 1 years, 1 month 25 days
A9 2 years, 0 months 4 days
A10 1 year, 6 months 1 days
A11
A12 Here I need a formula to add A8 to A10 ?
A13
A14 manually it is 4 years, 8 months,0 day ( i.e. A4 - ( A8+A9+A10)
A15
A16 Here I need a formula to substract from difference between two
dates-No
of years for substration ( i.e. A4 - A12)
A17
A18
A19 Now I have add 3 years for A14 result? how can enter 3 years
A20
A21 Now here Total years : how ? (i.e. A16 + A19)
KINDLY HELP TO SOLVE THE ABOVE PROBLEM



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
Adding 40 years to date Jaydeebug Excel Discussion (Misc queries) 3 August 9th 08 05:00 AM
End Date Calculation (adding a start date duration) Silena K-K Excel Discussion (Misc queries) 5 January 25th 08 04:27 PM
Adding years to a date sumitk Excel Discussion (Misc queries) 4 May 18th 06 09:12 PM
How do I substract numbers in range like this: Substract(a1..a10) Paulo New Users to Excel 3 November 17th 05 04:48 AM
Excel Adding years or months to a date Joan Excel Discussion (Misc queries) 2 April 25th 05 08:09 PM


All times are GMT +1. The time now is 08:44 PM.

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"