I am trying to compare numerical amounts on different sheets/tabs for common criteria, for example sales of an item on two months to determine the difference.
I have a vlookup for this, but would prefer an index match
The sheets would be as follows
sheet 1
row 1 row 2
apples 10
bananas 15
cherries 15
sheet 2
row 1 row 2
apples 20
bananas 20
cherries 10
so the formula cells would show
-10
+5
-5
I have a vlookup for this, but would prefer an index match
The sheets would be as follows
sheet 1
row 1 row 2
apples 10
bananas 15
cherries 15
sheet 2
row 1 row 2
apples 20
bananas 20
cherries 10
so the formula cells would show
-10
+5
-5