#1   Report Post  
donna
 
Posts: n/a
Default dates


Hey Leith - I left D7 blank and entered the formula in the other cells.
The only thing is that it comes up with a date code ie 38507. How can I
change this to show the date ie July 30, 2005. Thanks a lot for your
help!! :)

Donna
from BC


--
donna
------------------------------------------------------------------------
donna's Profile: http://www.excelforum.com/member.php...o&userid=23725
View this thread: http://www.excelforum.com/showthread...hreadid=374029

  #2   Report Post  
donna
 
Posts: n/a
Default


I have finally figured out how to do this and everything works fine
except for one thing. When I remove a date from what is now D7 all the
other cells (D10,D14, D16 etc) show the word "false". The word "false"
only disappears when I enter a date into D7. Since the user is going
into the document with nothing in D7 I want the other cells to be blank
as well. This is the coding that I used - [cell D10] =IF(D7,D7+30),
[cell D12] =IF(D7,D7+45), [cellD14]=IF(D7,D7+60).......
Can anyone help?

thanks a million!

donna


--
donna
------------------------------------------------------------------------
donna's Profile: http://www.excelforum.com/member.php...o&userid=23725
View this thread: http://www.excelforum.com/showthread...hreadid=374029

  #3   Report Post  
Cutter
 
Posts: n/a
Default


You need the 2 quotation marks that Leith showed you.

Instead of your formula in D10 being =if(D7,D7+30)
you have to change it to =IF(D7,D&+30,"")

The IF formula needs to know what to do for True (that's the D7+30)
part and what to do for False (that's where the "" comes in). The
double quotations is Excel's way of saying make the cell blank.

And I assume you got the date code formatted to show the date the way
you want it.


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=374029

  #4   Report Post  
donna
 
Posts: n/a
Default


Thank you so much Cutter! Worked like a charm and now I am good to go!
And yes, I did figure out the date code format part on my own. :)


--
donna
------------------------------------------------------------------------
donna's Profile: http://www.excelforum.com/member.php...o&userid=23725
View this thread: http://www.excelforum.com/showthread...hreadid=374029

  #5   Report Post  
Cutter
 
Posts: n/a
Default


You're quite welcome. Always glad to help a fellow Canuck.


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=374029

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
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 04:19 PM
Finding Dates in a date range Marcus Excel Discussion (Misc queries) 1 April 5th 05 01:51 AM
Plotting Dates GGoetz Excel Worksheet Functions 1 March 30th 05 10:08 AM
Formating Dates for production schedule dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 08:43 PM
due dates Niki New Users to Excel 4 January 10th 05 04:11 PM


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