help needed

C

cward1

Hi,

I have two columns in excel showing our company's pricing and our
customer's pricing. Both columns should read the same but i want to add
a formula that will show any differences.

any ideas?

thanks in advance.
 
A

Alan

With the two pricings in columns A and B, in C1 enter =ABS(A1-B1) and drag
it down to the end of the lists.
Regards,
Alan.
 
Top