Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a way to copy conditional formatting the same as formulas ?
I have a form where the formula increments with each row =IF(ISNA(VLOOKUP(C26,Product_Data,2,)),"",VLOOKUP( C26,Product_Data,2,)) =IF(ISNA(VLOOKUP(C27,Product_Data,2,)),"",VLOOKUP( C27,Product_Data,2,)) But I can't use the conditional formatting unless I apply it seperately to each line. Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When creating the conditional formatting rule, pay attention to whether the
formula uses absolute or relative cell references ($ symbol). This determines how the format rule changes as its copied. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "gibbylinks" wrote: Is there a way to copy conditional formatting the same as formulas ? I have a form where the formula increments with each row =IF(ISNA(VLOOKUP(C26,Product_Data,2,)),"",VLOOKUP( C26,Product_Data,2,)) =IF(ISNA(VLOOKUP(C27,Product_Data,2,)),"",VLOOKUP( C27,Product_Data,2,)) But I can't use the conditional formatting unless I apply it seperately to each line. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I convert conditional formatting into explicit formatting? | Excel Discussion (Misc queries) | |||
Formatting cells in a column with conditional formatting? | Excel Discussion (Misc queries) | |||
Protect Cell Formatting including Conditional Formatting | Excel Discussion (Misc queries) | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
Conditional Formatting that will display conditional data | Excel Worksheet Functions |