Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
All:
I am attempting to use either a user-defined function in VBA or a spreadsheet function to conditonally shade a cell. I would use Excel's conditional formatting; however, it is limited to three conditions. Also, I can do this with VBA. Unfortunately, then I would have to re-refernce the subroutine when the data is moved. Given the dynamics of this spreadsheet, I would be required to do this often. Is there anyway to use something like this,IF(A1=1, ColorIndex=1, "") , to conditionally format a cell? Thanks in advance. Floyd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditionally formatting | Excel Worksheet Functions | |||
Conditionally formatting a cell based on other cell values | Excel Worksheet Functions | |||
Conditionally formatting just part of a cell contents - how? | Excel Worksheet Functions | |||
Conditionally Formatting | Excel Worksheet Functions | |||
Conditionally formatting highest valued cell? | Excel Worksheet Functions |