Hi all,
I need help badly, this is causing me sleepless nights.
my IDs are not in order, so might need to look in the range rather than row by row. (or can autofilter them in ascending order)
IDstest.zip
but my main objective is to find out the IDs NOT in AID from BID. (i.e. if AID do not have 111 and BID does, get rid of 111)
so am not sure if 1 code will do and just drag down, but thats the idea.
not necessary to delete, could just make a marking like 'x' in a new column also works fine.
my idea is,
Row 1=if(BID1 <> AID1:600, then delete)
Row 2=if(BID2 <> AID1:600, then delete)
drag down
hope for some help here, thanks.
regards,
Melvyn
Bookmarks