Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello there,
I have an Excel 2007 worksheet with a grid of 20 rows by 30 columns of dates. Depending on the comparison to Today(), the cell changes background color to Red, Yellow, Green, or Blank. The rules work fine for a single cell. Results are fine. However each cell has to be evaluated individually and colored appropriately The problem arises when I go to copy the first cell to the rest of the 600 cells. If I go to "Manage Rules" and select "This Worksheet", it's huge. It makes the worksheet slow down as well. Question: Is there a way I can simplify this so my five rules per cell can be written once for the spreadsheet, but evaluate and color each cell based in its individual date? I tried to use the "$" for the cell's address, it's not copying well. Thanks for your help. -- Programmer on Budget |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Like,
Thanks very much. That did it. The big help was your statement "Setup the rules as they would apply to the active cell (the cell within selected range that is currently displayed in the formular bar)". That's not obvious to the casual user, and that's not stated in any of the online help. Thanks again. Phil -- Programmer on Budget "Luke M" wrote: Select all the cells of interest, and then go into conditional formatting. Setup the rules as they would appy to the active cell (the cell within selected range that is currently displayed in formula bar). Do not use absolute referece ($) symbols. When you click 'ok', XL will apply your rules to each cell, change the cell references to correspond to each individual cell, the same way it changes copied formulas. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Budget Programmer" wrote: Hello there, I have an Excel 2007 worksheet with a grid of 20 rows by 30 columns of dates. Depending on the comparison to Today(), the cell changes background color to Red, Yellow, Green, or Blank. The rules work fine for a single cell. Results are fine. However each cell has to be evaluated individually and colored appropriately The problem arises when I go to copy the first cell to the rest of the 600 cells. If I go to "Manage Rules" and select "This Worksheet", it's huge. It makes the worksheet slow down as well. Question: Is there a way I can simplify this so my five rules per cell can be written once for the spreadsheet, but evaluate and color each cell based in its individual date? I tried to use the "$" for the cell's address, it's not copying well. Thanks for your help. -- Programmer on Budget |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting multiple cells from one cell to another | Excel Worksheet Functions | |||
multiple cells conditional formatting | Excel Discussion (Misc queries) | |||
Copying Conditional Formatting to multiple cells | Excel Discussion (Misc queries) | |||
conditional formatting to multiple cells | Excel Worksheet Functions | |||
Conditional Formatting Multiple cells based on 2 cells | Excel Worksheet Functions |