Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I wish for this macro to hide every rows whch contains "info" in colum B, but when I push the button associated with it, all rows become hidden. Any1 can help me with this? ActiveSheet.Columns("B").Select Selection.AutoFilter Field:=1, Criteria1:="info" Selection.EntireRow.Hidden = Tru -- Turquoise_da ----------------------------------------------------------------------- Turquoise_dax's Profile: http://www.excelforum.com/member.php...fo&userid=3518 View this thread: http://www.excelforum.com/showthread.php?threadid=55366 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What is wrong with this line? | Charts and Charting in Excel | |||
what's wrong with this paste line?? | Excel Programming | |||
Something wrong in one line of VBA code | Excel Programming | |||
Whats wrong with this line of code? | Excel Programming | |||
What's wrong with this line of code? | Excel Programming |