Hello:
I have an issue with Conditional Formatting in Excel 2010 (actually 2 issues but I believe they are related):
1) I want to change the format of a cell based on an AND logical function with 3 arguments: ex: =AND(A<>"",B="",C=""). However, Excel ignores the 3rd argument and only applies the format based on the first two arguments. I can get around this problem by applying the multiplication approach: =(A<>"")*(B="")*(C=""). However, I have a second format that I want to apply to the same cell based on a combination of AND & OR logical functions: ex: =AND(A="",OR(B<>"",C<>"")). Excel does not evaluate the OR function correctly either. This Tab has 29 Conditional Formats applied, but only 2 to the cells in question.
2) I apply the same Conditional Formatting above in a newly opened Excel Workbook and it is evaluated correctly (all 3 arguments are evaluated for the AND function; the nested AND/OR function works as expected).
My conclusion is that I have reached a limit to the number of allowed Conditional Formats for an Excel Tab. Appreciate any comments / insights.
Thanks,
ddcrab
I have an issue with Conditional Formatting in Excel 2010 (actually 2 issues but I believe they are related):
1) I want to change the format of a cell based on an AND logical function with 3 arguments: ex: =AND(A<>"",B="",C=""). However, Excel ignores the 3rd argument and only applies the format based on the first two arguments. I can get around this problem by applying the multiplication approach: =(A<>"")*(B="")*(C=""). However, I have a second format that I want to apply to the same cell based on a combination of AND & OR logical functions: ex: =AND(A="",OR(B<>"",C<>"")). Excel does not evaluate the OR function correctly either. This Tab has 29 Conditional Formats applied, but only 2 to the cells in question.
2) I apply the same Conditional Formatting above in a newly opened Excel Workbook and it is evaluated correctly (all 3 arguments are evaluated for the AND function; the nested AND/OR function works as expected).
My conclusion is that I have reached a limit to the number of allowed Conditional Formats for an Excel Tab. Appreciate any comments / insights.
Thanks,
ddcrab