LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 28
Default Conditional Formating

Ok so I got help earlier with this situation:
Is there any way to format a column so that if any info is entered into a
cell then its highlighted but if there is no info then nothing happens

ex. (INFO BLAH BLAH) would be black text w gold background
(blank) would be black text w no background
(NEW INFO BLAH) would be black text w gold background

But the answer I got:
Select the cell you want this to happen to (eg A1) then Format |
Conditional Formatting. In the panel that pops up select "Formula Is"
rather than Cell Value Is, and in the next panel enter:

=NOT(ISBLANK(A1))

then click on the Format button and the Patterns tab and select the
background colour that you want (Gold), then OK your way out of it.
You can then use the Format Painter icon to apply the format to other
cells.

Another approach is to apply the background colour to the cell
normally, then select Conditional Formatting but this time use the
formula:

=ISBLANK(A1)

and select a white background and OK twice. Conditional Formatting
takes precedent over the normal formatting of a cell, so if the cell
is empty it will appear white.

Was VERY helpful but I was wondering if there was a way to set up an entire
column to do this..... Hee Hee I'm a pain I know.
THANKS AGAIN
 
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 Formating carl Excel Worksheet Functions 1 April 3rd 06 07:39 PM
Install dates formating using conditional formating? Jerry Eggleston Excel Discussion (Misc queries) 2 November 9th 05 05:49 PM
Conditional Formating carl Excel Worksheet Functions 1 August 5th 05 01:00 AM
Conditional Formating carl Excel Worksheet Functions 0 August 4th 05 09:45 PM
Help Please with Conditional FOrmating James M Excel Worksheet Functions 2 August 4th 05 09:05 AM


All times are GMT +1. The time now is 11:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"