Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm thinking to write a vba code in excel that filters a table based on a precise criteria. For instance, I have a Table on Sheet1 that looks like this: a1 b1 c1 a2 b2 c2 a3 b3 c3 The macro should delete those rows that do not contain either a2 (on column1) or b3 (on column2). In this example, the first row will be the only one left. Can anyone help ? Thank you Gabriel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter Date Code for macro | Excel Discussion (Misc queries) | |||
Code to replace Advanced Filter | Excel Discussion (Misc queries) | |||
Filter isn't working with a VBA Code | Excel Worksheet Functions | |||
Apply more than one filter in macro/vb code | Excel Programming | |||
Is it posible to set up some code to Filter Worksheet on Colours | Excel Programming |