Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 193
Default Conditional format if cell does not display a blank

In O8 the formula is:
=IF('Parts Summary'!C8=0,"",IF('Parts Summary'!A8=0,L8*S8,""))
That cell, correctly displays a value of 75.

In O9 the formula is:
=IF('Parts Summary'!C9=0,"",IF('Parts Summary'!A9=0,L9*S9,""))
That cell, correctly displays an empty cell as called for in the
formula.

I'd like to use CF to place a border around the cell that displays a
value. (The 75)

TIA for any thoughts.

Pierre

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Conditional format if cell does not display a blank

Select the cells to format then.............

FormatCFFormula is: =O8<"" Format to a border and OK your way out.

Note: the relative cell reference for O8.


Gord Dibben MS Excel MVP


On 17 Oct 2007 13:18:41 -0700, Pierre wrote:

In O8 the formula is:
=IF('Parts Summary'!C8=0,"",IF('Parts Summary'!A8=0,L8*S8,""))
That cell, correctly displays a value of 75.

In O9 the formula is:
=IF('Parts Summary'!C9=0,"",IF('Parts Summary'!A9=0,L9*S9,""))
That cell, correctly displays an empty cell as called for in the
formula.

I'd like to use CF to place a border around the cell that displays a
value. (The 75)

TIA for any thoughts.

Pierre


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 Format A Cell If Row Is Blank Railrd Excel Discussion (Misc queries) 5 October 4th 07 03:11 PM
Conditional format -blank Simon Smith Excel Worksheet Functions 3 March 10th 06 06:16 PM
how to get excel to display blank if reference cell blank silent1(not) Excel Worksheet Functions 1 December 2nd 05 02:49 PM
Conditional Format to highlight blank cell DaveMoore Excel Worksheet Functions 4 June 23rd 05 10:10 AM
How do I make a blank cell with a date format blank? Pivot Table/Query Excel Worksheet Functions 6 June 14th 05 11:19 PM


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