hi all,
I have column A with some amounts with negative and positive values, column B with alphanumeric values, i have the below code which highlights rows if the negative and positive value sums up to 0. but I need a code which highlights rows if column B is duplicate and sum in column A is 0...