Forum

dangelor
@dangelor
New Member
Joined: Jun 26, 2016
Topics: 0 / Replies: 1
Reply
RE: User Defined Function to determine if range is filtered - NOT working

I think the FilterMode property would give you the info you need... Dim x As Boolean x = ActiveSheet.FilterMode MsgBox x This would return Tru...

9 years ago
Forum