Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kim Kim is offline
external usenet poster
 
Posts: 284
Default Conditional formatting again

I have anticipated ship date in workbk 'Full Log'!K5
I want anticipated ship date in 'Sub Log'!F5
When I put in formula ='Full Log'!K5 and there is no value in the column, I
get 01/0/1900 and I don't want that I would prefer for it to be blank for the
people who are looking at the information are becoming confused. How can I
do it?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Kim Kim is offline
external usenet poster
 
Posts: 284
Default Conditional formatting again

Once again Danny to the rescue!
Thanks!

"kim" wrote:

I have anticipated ship date in workbk 'Full Log'!K5
I want anticipated ship date in 'Sub Log'!F5
When I put in formula ='Full Log'!K5 and there is no value in the column, I
get 01/0/1900 and I don't want that I would prefer for it to be blank for the
people who are looking at the information are becoming confused. How can I
do it?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 148
Default Conditional formatting again

Kim,

You can try it with an IF function:

IF('Full Log'!K5="","",'Full Log'!K5)


"kim" wrote:

I have anticipated ship date in workbk 'Full Log'!K5
I want anticipated ship date in 'Sub Log'!F5
When I put in formula ='Full Log'!K5 and there is no value in the column, I
get 01/0/1900 and I don't want that I would prefer for it to be blank for the
people who are looking at the information are becoming confused. How can I
do it?

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
conditional formatting Catherine Excel Worksheet Functions 9 May 23rd 07 02:05 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
conditional formatting charlie Excel Discussion (Misc queries) 4 January 26th 06 03:28 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


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