Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need a macro that will look in columns A and B and when there is a
match found it will delete that entire row. Column B doesnt have duplicates however column A does. So if whats in column B is found in column A I need those rows deleted. Example: Column A Column B Column C Column D Item ID Item ID Item Disc Location Code SR0512 SR0512 oxygen tank 1 SR0512 SR0513 oxygen tank 10 SR0512 SR0514 oxygen tank 15 SR0512 SR0515 oxygen tank 20 SR0513 wheelchair 1 SR0513 wheelchair 10 SR0514 commode 30 SR0515 vent 35 SR0516 c-pap 40 SR0516 c-pap 45 I would like the outcome to look like this Column A Column B Column C Column D Item ID Item ID Item Disc Location Code SR0516 c-pap 40 SR0516 c-pap 45 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find and delete | Excel Worksheet Functions | |||
Find and Delete Row | Excel Worksheet Functions | |||
Find and delete! | Excel Discussion (Misc queries) | |||
find and delete duplicate entries in two columns or find and prin. | Excel Programming | |||
find and delete text, find a 10-digit number and put it in a textbox | Excel Programming |