Hi,
I would approach this by filtering the data, and then hiding the filtered rows:
![]()
ActiveSheet.Range("$A$1:$A$30000").AutoFilter Field:=1, Criteria1:="<>hide", Operator:=xlAnd
Hi,
I would approach this by filtering the data, and then hiding the filtered rows:
![]()
ActiveSheet.Range("$A$1:$A$30000").AutoFilter Field:=1, Criteria1:="<>hide", Operator:=xlAnd
Rule 1: Never merge cells
Rule 2: See rule 1
"Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks