Eloise T
Active Member
The uploaded Excel file has two Columns (C and L) of currency numbers that need to match.
If Columns C and L match, the formula is instructed to do nothing.
If they don't match the formula in Column O puts a check mark (really a sq. root char.)
in Column O.
If the dollar amount in Column C is greater than Column L, the check mark should be green.
If the dollar amount in Column C is less than Column L, the check mark should be red.
Currently, the check mark appears in Column O when there is a mismatch like it should, but the colors aren't being engaged via the Conditional Formats that the macro is creating, so the check mark remains black. The check mark appears in the macro courtesy of the Named Manager (CheckMark).
Suggestions? Help?
If Columns C and L match, the formula is instructed to do nothing.
If they don't match the formula in Column O puts a check mark (really a sq. root char.)
in Column O.
If the dollar amount in Column C is greater than Column L, the check mark should be green.
If the dollar amount in Column C is less than Column L, the check mark should be red.
Currently, the check mark appears in Column O when there is a mismatch like it should, but the colors aren't being engaged via the Conditional Formats that the macro is creating, so the check mark remains black. The check mark appears in the macro courtesy of the Named Manager (CheckMark).
Suggestions? Help?