#1   Report Post  
Ross
 
Posts: n/a
Default blank cell

How do I usse conditional formatting to tell all the cells in a particular
column to change one color if there is something in a cell, and another if
it is blank?

The column in question is the "Date Closed" column and I want the blank
cells to stand out from the rest.
Thanks
Ross


  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Select the column (I used E).

And with E1 the active cell...

Format|conditional formatting
formula is: =E1=""
choose a nice format



Ross wrote:

How do I usse conditional formatting to tell all the cells in a particular
column to change one color if there is something in a cell, and another if
it is blank?

The column in question is the "Date Closed" column and I want the blank
cells to stand out from the rest.
Thanks
Ross


--

Dave Peterson
  #3   Report Post  
Ross
 
Posts: n/a
Default

I tried that and it didn't work. Probably did it wrong. I selected the
column -- in my case J, with J1 active cell (how do I make it the active
cell? by clicking before I select the column?). then went to conditional
formatting, selecte formula from dropdown and pasted in your formula and
changed it to suit my column It now reads ="j1=" I set the format so the
cell background would become red, but when I clicked ok, no change occured.
Ross
"Dave Peterson" wrote in message
...
Select the column (I used E).

And with E1 the active cell...

Format|conditional formatting
formula is: =E1=""
choose a nice format



Ross wrote:

How do I usse conditional formatting to tell all the cells in a
particular
column to change one color if there is something in a cell, and another
if
it is blank?

The column in question is the "Date Closed" column and I want the blank
cells to stand out from the rest.
Thanks
Ross


--

Dave Peterson



  #4   Report Post  
Biff
 
Posts: n/a
Default

Hi!

with J1 active cell (how do I make it the active cell? by clicking before I
select the column?)


When you select a range of cells, say, J1:J10, the first cell in the range
has no "shaded" color while the rest are "shaded" a blueish gray. The cell
that is not shaded (the first cell in the range) is the active cell. You
could also select the range from J10:J1 and J10 would be the active cell. As
a general rule it's best to select ranges from top to bottom or left to
right.

It now reads ="j1="


Change that to:

=J1=""

Biff

"Ross" wrote in message
...
I tried that and it didn't work. Probably did it wrong. I selected the
column -- in my case J, with J1 active cell (how do I make it the active
cell? by clicking before I select the column?). then went to conditional
formatting, selecte formula from dropdown and pasted in your formula and
changed it to suit my column It now reads ="j1=" I set the format so the
cell background would become red, but when I clicked ok, no change occured.
Ross
"Dave Peterson" wrote in message
...
Select the column (I used E).

And with E1 the active cell...

Format|conditional formatting
formula is: =E1=""
choose a nice format



Ross wrote:

How do I usse conditional formatting to tell all the cells in a
particular
column to change one color if there is something in a cell, and another
if
it is blank?

The column in question is the "Date Closed" column and I want the blank
cells to stand out from the rest.
Thanks
Ross


--

Dave Peterson





  #5   Report Post  
Dave Peterson
 
Posts: n/a
Default

And just to add to Biff's response...

If you select the column J by clicking on the column header with Row 1 visible,
then J1 should be the activecell.

(Or select J1 and hit ctrl-spacebar)

Biff wrote:

Hi!

with J1 active cell (how do I make it the active cell? by clicking before I
select the column?)


When you select a range of cells, say, J1:J10, the first cell in the range
has no "shaded" color while the rest are "shaded" a blueish gray. The cell
that is not shaded (the first cell in the range) is the active cell. You
could also select the range from J10:J1 and J10 would be the active cell. As
a general rule it's best to select ranges from top to bottom or left to
right.

It now reads ="j1="


Change that to:

=J1=""

Biff

"Ross" wrote in message
...
I tried that and it didn't work. Probably did it wrong. I selected the
column -- in my case J, with J1 active cell (how do I make it the active
cell? by clicking before I select the column?). then went to conditional
formatting, selecte formula from dropdown and pasted in your formula and
changed it to suit my column It now reads ="j1=" I set the format so the
cell background would become red, but when I clicked ok, no change occured.
Ross
"Dave Peterson" wrote in message
...
Select the column (I used E).

And with E1 the active cell...

Format|conditional formatting
formula is: =E1=""
choose a nice format



Ross wrote:

How do I usse conditional formatting to tell all the cells in a
particular
column to change one color if there is something in a cell, and another
if
it is blank?

The column in question is the "Date Closed" column and I want the blank
cells to stand out from the rest.
Thanks
Ross

--

Dave Peterson




--

Dave Peterson


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
Setting Purely BLANK Cell yokato95 Excel Worksheet Functions 4 August 18th 05 04:43 PM
Replace null string with blank cell gjcase Excel Discussion (Misc queries) 2 August 9th 05 02:13 PM
Look for change next blank cell in Range Nigel Bennett Excel Worksheet Functions 1 March 13th 05 09:45 PM
Go to first blank cell Curt D. Excel Worksheet Functions 4 February 28th 05 10:27 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 10:58 AM.

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"