![]() |
condition formatting involving formula
if cell is A1=100
how do i set a conditional formating for the following 1) if cell B1 value is greater than A1 by 20% fill blue 2) if cell B1 value is lower than A1 by 10% fill red 3) if cell B1 value is between condition (1) & (2) fill yellow |
condition formatting involving formula
Go to
Format--- Conditional Formatting Then you have 3 criterias you can make... just play around with that. Like you can put greater then A1*.2 " wrote: if cell is A1=100 how do i set a conditional formating for the following 1) if cell B1 value is greater than A1 by 20% fill blue 2) if cell B1 value is lower than A1 by 10% fill red 3) if cell B1 value is between condition (1) & (2) fill yellow |
condition formatting involving formula
THe conditional format on b1 would be
=B1A1*1.2 =B1<A1*0.9 Set the default color to YELLOW "AKphidelt" wrote: Go to Format--- Conditional Formatting Then you have 3 criterias you can make... just play around with that. Like you can put greater then A1*.2 " wrote: if cell is A1=100 how do i set a conditional formating for the following 1) if cell B1 value is greater than A1 by 20% fill blue 2) if cell B1 value is lower than A1 by 10% fill red 3) if cell B1 value is between condition (1) & (2) fill yellow |
All times are GMT +1. The time now is 04:04 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com