![]() |
How do you create IF function with YES/NO, and Color fill
How do you create an IF function to color fill a cell with, for example,
green if YES is entered, or red if NO is entered?? For example: IF(I3:I120, "YES" THEN COLOR=0,176,80) and IF(I3:I120, "NO" THEN COLOR=255,0,0). thanks, Brandon |
Answer: How do you create IF function with YES/NO, and Color fill
Hi Brandon,
To create an IF function with YES/NO and color fill, you can follow these steps:
To apply the red color fill for "NO", repeat the above steps, but use the following formula in step 5: Formula:
|
How do you create IF function with YES/NO, and Color fill
Use conditional formatting.
See http://www.contextures.com/xlCondFormat01.html -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Brandon" wrote in message ... How do you create an IF function to color fill a cell with, for example, green if YES is entered, or red if NO is entered?? For example: IF(I3:I120, "YES" THEN COLOR=0,176,80) and IF(I3:I120, "NO" THEN COLOR=255,0,0). thanks, Brandon |
How do you create IF function with YES/NO, and Color fill
Hi,
Excel has no built-in "Color" function, (that I know of). You could write one, but Conditional Formatting is easier. Dave. |
All times are GMT +1. The time now is 06:33 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com