Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
In my table below, I'm trying to match a designated number, find it (i.e.goto it!) and delete the number beside it. I will then manipulate the data range after this action but don't know how to write the macro to do this part. Could anyone help with the code, please. Thankyou. ColZ ColAA Row 73 2 Enter a number in Z73 Say number 2 Row 74 6 3 Match and find number 2 anywhere 75 10 8 in the range Z74 to Z97. 76 9 8 77 8 9 78 1 11 79 2 13 Delete the number beside it (13) 80 11 15 81 5 19 82 12 20 83 7 20 84 15 38 85 13 41 86 14 59 87 4 63 88 16 70 89 17 no data 90 18 '' 91 19 '' 92 20 '' 93 21 '' 94 22 '' 95 23 '' 96 24 '' 97 3 '' |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MATCH A NUMBER IN A COLUMN WITH A COLUMN IN A DIFFERENT SHEET | Excel Discussion (Misc queries) | |||
Need to match 2 columns, if a match found add info from 2nd column | Excel Worksheet Functions | |||
MATCH A NUMBER AS THE SUM OF VALUES IN A COLUMN | Excel Worksheet Functions | |||
Display missing Part Number if Column A does not match column B | Excel Worksheet Functions | |||
Any way for 2 column vlookups. i.e match last name then match firs | Excel Worksheet Functions |