![]() |
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. |
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. |
All times are GMT +1. The time now is 07:53 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com