![]() |
Conditional Formatting
I have a rather large worksheet that will have hundreds of cells with
conditional formatting. Most of them are the same (only the cells and value ranges change). Here is an example of a conditional format I need: If the value of B4 is between 96 and 96.04 then B44 is filled yellow. |
Conditional Formatting
If the value of B4 is between 96 and 96.04
Assuming you mean =96 and <=96.04... Select cell B44 Goto the menu FormatConditional Formatting Formula Is: =AND(B4=96,B4<=96.04) Click the Format button Select the Patterns tab Select the desired color OK out -- Biff Microsoft Excel MVP "Scores" wrote in message ... I have a rather large worksheet that will have hundreds of cells with conditional formatting. Most of them are the same (only the cells and value ranges change). Here is an example of a conditional format I need: If the value of B4 is between 96 and 96.04 then B44 is filled yellow. |
All times are GMT +1. The time now is 11:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com