Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Conditional cell coloring

Is there a feature of function that will allow me to change the color of the
cell based on the value of another cell of the cell itself ?

I'm looking for a feature similar to the Conditional Formatting for text
color based on a value of a cell to change the text of a cell's color.

Regards
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Conditional cell coloring

In conditional formatting, you can change the first dropdown from Cell Value
is to Formula Is, then enter a formula that describes almost any type of
condition/dependency you can think of (within reason). If it will be
applied to multiple cells, selective use of absolute and relative addresses
will ensure the proper conditions are observed in all the formatted cells -
entry is made with respect to the activecell in the multicell selection.

--
Regards,
Tom Ogilvy


"Wellie" wrote in message
...
Is there a feature of function that will allow me to change the color of

the
cell based on the value of another cell of the cell itself ?

I'm looking for a feature similar to the Conditional Formatting for text
color based on a value of a cell to change the text of a cell's color.

Regards



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default Conditional cell coloring

Hi Wellie

this can be done via conditional formatting ... if you would like more
assistance please post your criteria and the cells that you want to apply
the formatting to.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"Wellie" wrote in message
...
Is there a feature of function that will allow me to change the color of
the
cell based on the value of another cell of the cell itself ?

I'm looking for a feature similar to the Conditional Formatting for text
color based on a value of a cell to change the text of a cell's color.

Regards



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 691
Default Conditional cell coloring

Hi Wellie,
For some more information on Conditional Formatting so that perhaps
you can answer yourself without having to post more information about
specific criteria.
Conditional Formatting
http://www.mvps.org/dmcritchie/excel/condfmt.htm

Keep in mind the cells to get colored is based on the selection

The formula for coloring each of those cells is based on the formula
relative to the active cell.

So if A1 is the active cell and you wanted to check the cell to the right
=B1=2
but if you want to color the entire row based on cell value in column B
=$B1=2


HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Wellie" wrote ...
Is there a feature of function that will allow me to change the color of the
cell based on the value of another cell of the cell itself ?

I'm looking for a feature similar to the Conditional Formatting for text
color based on a value of a cell to change the text of a cell's color.

Regards



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, coloring the whole row randlesc Excel Discussion (Misc queries) 2 May 4th 10 01:17 AM
conditional cell coloring phrodude Excel Worksheet Functions 5 July 28th 06 12:15 AM
conditional cell coloring phrodude Excel Discussion (Misc queries) 5 July 27th 06 04:26 PM
Conditional coloring of Excel cells, based on adjacent cell values? Greg Stuart Excel Worksheet Functions 0 March 10th 06 10:14 PM
conditional coloring Krishna Mohan Excel Worksheet Functions 2 April 19th 05 02:02 PM


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