Home |
Search |
Today's Posts |
#4
![]() |
|||
|
|||
![]() Quote:
I know what u're saying. I was looking for the same thing. Pre-select your cell of interest and then try this: Dim text1 As String text1 = ActiveCell.Value2 Sheets("XXX").Select ActiveSheet.Range("$A$1:$S$1000").AutoFilter Field:=6, Criteria1:=text1 Replace items in bold with whatever suits you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro - Select cell with no text | Excel Worksheet Functions | |||
select last cell in a dynamic list using a macro | Excel Discussion (Misc queries) | |||
Run a macro from cell select | Excel Discussion (Misc queries) | |||
How can I keep my cell borders permanent? | Excel Worksheet Functions | |||
Macro for cell select | Excel Discussion (Misc queries) |