Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sunryzz
 
Posts: n/a
Default Format if cell is not blank

I have a spreadsheet with a column for notes. There are not very many
entries in this column so I want to set up conditional formatting to change
the color if a note is entered. However, that note could be anything at all.
So, basically I want to change the color with ANY entry. Does anyone know
how to do that?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Format if cell is not blank

Use conditional formatting to set background color if cell is not blank:


Select a cell, A1 for example, and pull-down:
Format Conditonal Formatting...
select Formula Is
=NOT(ISBLANK(A1))
and copy paste special/format all the way down
--
Gary''s Student


"Sunryzz" wrote:

I have a spreadsheet with a column for notes. There are not very many
entries in this column so I want to set up conditional formatting to change
the color if a note is entered. However, that note could be anything at all.
So, basically I want to change the color with ANY entry. Does anyone know
how to do that?

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
Mark Lincoln
 
Posts: n/a
Default Format if cell is not blank

In the first cell of the column in which you need the conditional
format, enter this (I'm using cell F1 as an example):

=(F1<"")

Then drag down as far as you need.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Mark Lincoln
 
Posts: n/a
Default Format if cell is not blank

In my previous post, I instructed to drag down the cell to copy the
formatting, but if you already have data this would overwrite it.

You can use the Copy/Paste Special (Formats) method already mentioned,
or click on the cell, click on the Format Painter button, and drag down
the cells you need to apply the conditional formatting to.

  #5   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Format if cell is not blank

One way would be to just set the FONT of that column to BOLD, and/or some
color or type other than what you use on the rest of the sheet.........it
would only appear if and when some note is typed in, otherwise will stay
blank.........

Vaya con Dios,
Chuck, CABGx3



"Sunryzz" wrote:

I have a spreadsheet with a column for notes. There are not very many
entries in this column so I want to set up conditional formatting to change
the color if a note is entered. However, that note could be anything at all.
So, basically I want to change the color with ANY entry. Does anyone know
how to do that?

Thanks

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
Format of a cell profG Excel Discussion (Misc queries) 1 January 16th 06 03:02 PM
Conditional Format to highlight blank cell DaveMoore Excel Worksheet Functions 4 June 23rd 05 10:10 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Custom format that shows blank cell if another cell is empty Zdenek Moravec Excel Discussion (Misc queries) 1 March 25th 05 11:45 AM
Using Jet to read excel file returns blank for last cell - sometim Ron Excel Discussion (Misc queries) 1 December 9th 04 08:21 AM


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