Pivot Table Help (Duplicates To Be Removed)
Posted by Tjong on November 16, 2001 3:19 AM
DESCRIPTION:
I am constructing a PivotTable showing text in Column A, and a $amount in column B (note: dollar amount can be positive or negative).
Within the data, some rows have the same text but different dollar amounts. For instance:
ROW 1 -> Column A: Canon ; Column B: $600
ROW 2 -> Column A: Canon ; Column B: -$600
I want to identify which rows have the same text value in column A, and identical (but negative/positive: i.e. $600 vs -$600) value in column B.
QUESTIONS:
i)Should I create a third column so that such rows could be flagged?
ii) What formula do I use to flag such rows?
iii) I assume this manipulation has to be done previous to the PivotTable being created, right?
Please help if you can! Thanks