#1   Report Post  
Posted to microsoft.public.excel.misc
walkerdayle
 
Posts: n/a
Default Date Help


Hello all,
How do I calculate a future date? For example, say a person signs a
Lease today, 3/17/06. I'd like to know what the lease renewal date
would be for a 2 year lease. Thank you

Also, is there a way to create a custom format that doesn't round up
numbers?

:)


--
walkerdayle
------------------------------------------------------------------------
walkerdayle's Profile: http://www.excelforum.com/member.php...o&userid=10021
View this thread: http://www.excelforum.com/showthread...hreadid=523604

  #2   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Date Help

Hi

Try this:
=DATE(YEAR(C32)+2,MONTH(C32),DAY(C32))
If the start date is 29th Feb, the end date will be 1 March.

Andy.

"walkerdayle"
wrote in message
...

Hello all,
How do I calculate a future date? For example, say a person signs a
Lease today, 3/17/06. I'd like to know what the lease renewal date
would be for a 2 year lease. Thank you

Also, is there a way to create a custom format that doesn't round up
numbers?

:)


--
walkerdayle
------------------------------------------------------------------------
walkerdayle's Profile:
http://www.excelforum.com/member.php...o&userid=10021
View this thread: http://www.excelforum.com/showthread...hreadid=523604



  #3   Report Post  
Posted to microsoft.public.excel.misc
walkerdayle
 
Posts: n/a
Default Date Help


Thanks Andy, I'll try it. You wouldn't have any thoughts to the second
question? But, once again, thank you!


--
walkerdayle
------------------------------------------------------------------------
walkerdayle's Profile: http://www.excelforum.com/member.php...o&userid=10021
View this thread: http://www.excelforum.com/showthread...hreadid=523604

  #4   Report Post  
Posted to microsoft.public.excel.misc
Fred Smith
 
Posts: n/a
Default Date Help

All *formats* will round the result. If you want to eliminate rounding, change
your formula to incorporate the INT or ROUNDDOWN functions.

--
Regards,
Fred


"walkerdayle" wrote
in message ...

Thanks Andy, I'll try it. You wouldn't have any thoughts to the second
question? But, once again, thank you!


--
walkerdayle
------------------------------------------------------------------------
walkerdayle's Profile:
http://www.excelforum.com/member.php...o&userid=10021
View this thread: http://www.excelforum.com/showthread...hreadid=523604



  #5   Report Post  
Posted to microsoft.public.excel.misc
Ron Rosenfeld
 
Posts: n/a
Default Date Help

On Fri, 17 Mar 2006 10:05:37 -0600, walkerdayle
wrote:




Also, is there a way to create a custom format that doesn't round up
numbers?


Any number format that limits the number of decimals displayed will round.
--ron


  #6   Report Post  
Posted to microsoft.public.excel.misc
manxman
 
Posts: n/a
Default Date Help

There is something called "Precision as displayed", in Options. Be careful
as it changes the underlying values.

"Ron Rosenfeld" wrote:

On Fri, 17 Mar 2006 10:05:37 -0600, walkerdayle
wrote:




Also, is there a way to create a custom format that doesn't round up
numbers?


Any number format that limits the number of decimals displayed will round.
--ron

  #7   Report Post  
Posted to microsoft.public.excel.misc
daddylonglegs
 
Posts: n/a
Default Date Help


To get A1 + 2 years

=EDATE(A1,24)

EDATE requires analysis toolpak addin


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=523604

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
Insert Automatic, Non-Updating Date Stamp Ken Zenachon Excel Discussion (Misc queries) 8 January 18th 06 06:52 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Adding XY days to date in cells satucha Excel Discussion (Misc queries) 1 November 25th 05 08:02 AM
Another Date issue. TimM Excel Worksheet Functions 1 November 17th 05 01:58 AM
Date Math Problem Dkline Excel Worksheet Functions 4 March 4th 05 04:11 PM


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