Hi all

I have the following problem:

I have data in columns A and B and Column C.

I want a macro that does the following:

(1) looks at cell A1 and see if it matches exactly cell C1.

(2) If it does then it selects cell A2

(3) If it does not it deletes cells A1 and B1 and moves the below cells up. Then repeats (1).

I want this repeated until there is no data left in column C1.

Does this make sense?

Many thanks in advance!

Jim