#1   Report Post  
Benj
 
Posts: n/a
Default How many left

Hi all and thx for the past!

how do i calculate from a specific date given in one cell + number (say 10
[representing months]) given in another cell, so the value should be the date
ahead in say 10 months? and it should show me the date in the value.

Thanx to u all in advance!!
  #2   Report Post  
Roger Govier
 
Posts: n/a
Default

With date in A1 and number of months in B1
=DATE(Year(A1),Month(A1)+B1,Day(A1))


--
Regards
Roger Govier
"Benj" wrote in message
...
Hi all and thx for the past!

how do i calculate from a specific date given in one cell + number (say 10
[representing months]) given in another cell, so the value should be the
date
ahead in say 10 months? and it should show me the date in the value.

Thanx to u all in advance!!



  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

Assuming the 10 is in cell A1, you can sum a range using

=SUM(INDIRECT("A2:A"&A1))

Is this what you mean?

--

HTH

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


"Benj" wrote in message
...
Hi all and thx for the past!

how do i calculate from a specific date given in one cell + number (say 10
[representing months]) given in another cell, so the value should be the

date
ahead in say 10 months? and it should show me the date in the value.

Thanx to u all in advance!!



  #4   Report Post  
olasa
 
Posts: n/a
Default


Try this:

=EDATE(date,10)
28/7/2005 -- 28/5/2006

HTH
Ola Sandström


Note: The Analysis ToolPak add-in must be switched on (under
ToolsAdd-ins...)


--
olasa
------------------------------------------------------------------------
olasa's Profile: http://www.excelforum.com/member.php...o&userid=17760
View this thread: http://www.excelforum.com/showthread...hreadid=390862

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
Printing: repeating columns on left and RIGHT Bill_S Excel Discussion (Misc queries) 0 July 26th 05 09:59 PM
Making MIcrosoft Word type from Right to Left SL Excel Discussion (Misc queries) 1 May 14th 05 12:25 AM
Scrollbar on Chart Jumps to Left when Chart is Clicked Bob Charts and Charting in Excel 5 May 1st 05 02:06 AM
The left function does not work when displaying times, how is thi. Nambo27 Excel Worksheet Functions 3 February 25th 05 06:46 PM
header in right or left margin? Michelle Excel Discussion (Misc queries) 2 January 26th 05 04:44 PM


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