Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default formula in excel that will highlight a cell that is left blank?

I'm trying to find a formula to make a certain cell if it is left blank to be
able to highlight it with a color. Anyone have any ideas? Thanks Kimo
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 146
Default formula in excel that will highlight a cell that is left blank?

One way is conditional formatting. If your cell is B10, Format
menu/Conditional formatting. Under condition 1, select formula. In the box
to the right type =isblank(B10)
Then select format .... below the formula box. Then select the patterns
tab. Select the color you want the cell to be if it is blank.

..
"Kimo" wrote in message
...
I'm trying to find a formula to make a certain cell if it is left blank to
be
able to highlight it with a color. Anyone have any ideas? Thanks Kimo



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default formula in excel that will highlight a cell that is left blank?

The cell will be highlighted until something (anything, except a formula
blank) is entered.

Assume the cell of interest is A1
Select cell A1
Goto the menu FormatConditionalFormatting
Formula is: =A1=""
Click the Format button
Select the style(s) desired (maybe a red fill color)
OK out

--
Biff
Microsoft Excel MVP


"Kimo" wrote in message
...
I'm trying to find a formula to make a certain cell if it is left blank to
be
able to highlight it with a color. Anyone have any ideas? Thanks Kimo



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default formula in excel that will highlight a cell that is left blank

Thanks for your input.

"T. Valko" wrote:

The cell will be highlighted until something (anything, except a formula
blank) is entered.

Assume the cell of interest is A1
Select cell A1
Goto the menu FormatConditionalFormatting
Formula is: =A1=""
Click the Format button
Select the style(s) desired (maybe a red fill color)
OK out

--
Biff
Microsoft Excel MVP


"Kimo" wrote in message
...
I'm trying to find a formula to make a certain cell if it is left blank to
be
able to highlight it with a color. Anyone have any ideas? Thanks Kimo




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default formula in excel that will highlight a cell that is left blank

Hey Thanks Dave, worked great.

"Dave Thomas" wrote:

One way is conditional formatting. If your cell is B10, Format
menu/Conditional formatting. Under condition 1, select formula. In the box
to the right type =isblank(B10)
Then select format .... below the formula box. Then select the patterns
tab. Select the color you want the cell to be if it is blank.

..
"Kimo" wrote in message
...
I'm trying to find a formula to make a certain cell if it is left blank to
be
able to highlight it with a color. Anyone have any ideas? Thanks Kimo




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:highlight row based on blank or non-blank c Nat Maxwell Excel Worksheet Functions 3 May 14th 23 07:43 PM
I want to use a formula in excel to highlight a cell 30 days prio MWad22368 Excel Worksheet Functions 1 February 13th 06 02:51 AM
Can I set up Excel highlight a non formula cell? mrj1701 Excel Discussion (Misc queries) 2 August 29th 05 03:56 PM
Conditional Format to highlight blank cell DaveMoore Excel Worksheet Functions 4 June 23rd 05 10:10 AM
Excel VB-Copy formula down until adjacent cell (left) is blank? Tony P. Excel Discussion (Misc queries) 1 May 18th 05 06:11 PM


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