Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 9
Default calendar in excel question?

If in one cell I enter date 12.6.2008., I need that the cell next to
automaticly calculate date which is 60 days from that date (in this case it
would be 12.8.2008?

How to do this?



  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default calendar in excel question?

I wouldn't use a chart to do that, and that wouldn't be the right answer,
and please don't multipost.
--
David Biddulph

"Nevermind" wrote in message
...
If in one cell I enter date 12.6.2008., I need that the cell next to
automaticly calculate date which is 60 days from that date (in this case
it would be 12.8.2008?

How to do this?





  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 345
Default calendar in excel question?

If the date you enter is in cell A1 in cell 2 enter =A1+60
Make sure both cells are formated to a 'date format'

"Nevermind" wrote:

If in one cell I enter date 12.6.2008., I need that the cell next to
automaticly calculate date which is 60 days from that date (in this case it
would be 12.8.2008?

How to do this?




  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 345
Default calendar in excel question?

Whoops! read cell 2 as B1

"Ron@Buy" wrote:

If the date you enter is in cell A1 in cell 2 enter =A1+60
Make sure both cells are formated to a 'date format'

"Nevermind" wrote:

If in one cell I enter date 12.6.2008., I need that the cell next to
automaticly calculate date which is 60 days from that date (in this case it
would be 12.8.2008?

How to do this?




  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default calendar in excel question?


If the first date is in A1 then

=A1+60


--
royUK

Hope that helps, RoyUK
For tips & examples visit my 'web site' (http://www.excel-it.com/)
------------------------------------------------------------------------
royUK's Profile: http://www.thecodecage.com/forumz/member.php?userid=15
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=39107



  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3,346
Default calendar in excel question?

Hi,

Hate to be a party pooper but
12.6.2008+60 is not 12.8.2008 it is 8/11/08 (or in your notation 11.8.2008)

If you want the same day of the month 2 months into the futu

=EDATE(startdate,2) where startdate would be 6/12/2008

or

=DATE(YEAR(startdate),MONTH(startdate)+2,DAY(start date))

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Nevermind" wrote:

If in one cell I enter date 12.6.2008., I need that the cell next to
automaticly calculate date which is 60 days from that date (in this case it
would be 12.8.2008?

How to do this?




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
On call calendar question CJC Excel Discussion (Misc queries) 1 November 21st 08 09:06 PM
how do i export excel calendar info to outlook calendar? Maggie Excel Discussion (Misc queries) 1 December 31st 07 10:27 PM
Calendar Holiday question Brad Excel Discussion (Misc queries) 3 September 15th 06 07:14 PM
Calendar Question D Excel Discussion (Misc queries) 12 December 19th 05 05:06 PM
import calendar items from excel into outlook calendar jsewaiseh Excel Discussion (Misc queries) 0 September 2nd 05 03:53 PM


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