#1   Report Post  
Sussex
 
Posts: n/a
Default Date formula

I am designing a simple spreadsheet to show a 'next review' date in
excel 97.

I have one column showing the last review date (column H) and another
column showing the next review date (column K). The formula I have
used in cell K1 is =H1+7 which then display the date in cell K1 as 7
days later ie I enter 21/02/05 in cell H1 and cell K1 then shows
28/02/05. I am entering this formula each time I make an entry.

How can I format the entire K column to automatically add 7 days
without have to enter the formula individually into each cell each time
a new entry is added?

Thanks

Tim

ps I am a novice, at best, with excel.

  #2   Report Post  
Roger Govier
 
Posts: n/a
Default

In cell K1 enter
=IF(H1="","",H1+7)

Using the fill handle (the small cross at the bottom right of the cell),
hold your left mouse button down as you drag the mouse down the column as
far as you wish to go.

--
Regards
Roger Govier
"Sussex" wrote in message
oups.com...
I am designing a simple spreadsheet to show a 'next review' date in
excel 97.

I have one column showing the last review date (column H) and another
column showing the next review date (column K). The formula I have
used in cell K1 is =H1+7 which then display the date in cell K1 as 7
days later ie I enter 21/02/05 in cell H1 and cell K1 then shows
28/02/05. I am entering this formula each time I make an entry.

How can I format the entire K column to automatically add 7 days
without have to enter the formula individually into each cell each time
a new entry is added?

Thanks

Tim

ps I am a novice, at best, with excel.



  #3   Report Post  
Sussex
 
Posts: n/a
Default

Thanks Roger.

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
Date Formula Robyn Bellanger Excel Discussion (Misc queries) 2 December 17th 04 07:25 PM
Date formula Robyn Bellanger Excel Discussion (Misc queries) 2 December 16th 04 12:41 AM
Formula to determine a future date based on criteria David Excel Worksheet Functions 2 December 15th 04 07:51 PM
Need help troubleshooting an array formula XLXP on Win2K KR Excel Worksheet Functions 1 December 13th 04 07:41 PM
How do I add a date formula to a cell but hide the contents with . Emzy Wemzy Excel Discussion (Misc queries) 2 December 12th 04 01:48 PM


All times are GMT +1. The time now is 07:09 AM.

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"