Conditional Highlighting if values are different
I have a table where I am entering all the values from my paycheck and one where I am calculating the deductions based on the percentage I should be paying.
I would like for it to highlight a cell if the values are different.
I tried creating another table with Actual Check::B2=Calculated::B2 and then set the rule to highlight if the cell is FALSE.
This doesn't work because everywhere I have a formula in the calculated table the value on the new table is FALSE even if the results are the same as the value in the actual table.
I really don't feel like I explained this well but hopefully someone will understand or can at least ask the right questions to help me explain it better.