J
JT
My macro pulls data into Sheet (B). Sheet (A) contains up-
to-date balances for some of the items on Sheet (B).
Column A on each sheet contains a reference number.
I want to look at each item on Sheet (A) and see if there
is a match on Sheet (B). If there isn't a match, I want
to delete the item on Sheet (A).
I could start at the top of Sheet (A) and look through all
of the reference numbers on Sheet (B) until I either get a
match or get to the bottom of the list. If I get to the
bottom of Sheet (B), I would delete the item on Sheet (A).
There must be a better way than to cycle though Sheet (B)
for each item on Sheet (A).
Any suggestions or ideas would be greatly appreciated. As
always, thanks for the help.
to-date balances for some of the items on Sheet (B).
Column A on each sheet contains a reference number.
I want to look at each item on Sheet (A) and see if there
is a match on Sheet (B). If there isn't a match, I want
to delete the item on Sheet (A).
I could start at the top of Sheet (A) and look through all
of the reference numbers on Sheet (B) until I either get a
match or get to the bottom of the list. If I get to the
bottom of Sheet (B), I would delete the item on Sheet (A).
There must be a better way than to cycle though Sheet (B)
for each item on Sheet (A).
Any suggestions or ideas would be greatly appreciated. As
always, thanks for the help.