Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
blopreste3180
 
Posts: n/a
Default how do i get a TRUE value in a formula to change the color of the.

how do i get a TRUE value in a formula to change the color of the cells that
it references. I have an IF statement that reads as follows:
=IF(E100,IF(J10<=0,IF(M10<=0,"Evaluate","Leave")) )
This returns the value of "Evaluate" if my cell number references are zero,
and "Leave" if greater then zero. Help!!!!

I want to make this a macro that will go through all 15,000 rows of my
spreadsheet to evaluate the data.
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

you can't use a formula to do this as formulas can't change formatting.
However, you can use conditional formatting
to do, select the relevant cells in your 150000 rows (i'm guessing it's a
column or so of IF formulas) and choose
format / conditional formatting
cell value is
equal to
"Evaluate"
click on the format button - set the formatting, click OK
choose ADD
choose
cell value is
equal to
"Leave"
click on the format button - set the desired formatting
click OK twice


--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"blopreste3180" wrote in message
...
how do i get a TRUE value in a formula to change the color of the cells
that
it references. I have an IF statement that reads as follows:
=IF(E100,IF(J10<=0,IF(M10<=0,"Evaluate","Leave")) )
This returns the value of "Evaluate" if my cell number references are
zero,
and "Leave" if greater then zero. Help!!!!

I want to make this a macro that will go through all 15,000 rows of my
spreadsheet to evaluate the data.



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
listing data without blank rows Shooter Excel Worksheet Functions 17 April 24th 06 01:11 AM
Howdo U copy a formula down a column, that uses data in another w. Need Help pasting a formula Excel Worksheet Functions 1 February 25th 05 06:04 PM
Cannot change a formula Richard F Excel Discussion (Misc queries) 1 January 18th 05 01:57 AM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Can I use TODAY Function in a formula that will not change it the. Tucson Guy Excel Discussion (Misc queries) 1 December 19th 04 09:32 AM


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