Hi EMB,
In general, the condition for applying the row format would require an 'AND' statement so that multiple conditions are checked for, such as:
IF( AND( {Variance} >0.15, {Variance Amount} > 50.00 ) , "HighlightYellow" , " " )
In order to get a useful formula that meets all of your desired conditions, you need to clarify which records with a variance over 15% you want to ignore. Maybe it is as simple as this, or perhaps there are various levels and combinations of variance thresholds that you want formatted, in which case the formula becomes more complicated.
_________________________
Regards,
Softrak Tech Support