Try this:
(...)
Selection.AutoFilter Field:=kol, Criteria1:="=" & filtervarde, VisibleDropdown:=False
(...)
~~~~> Criteria1:="=" & YourVariable
Hope it works
Try this:
(...)
Selection.AutoFilter Field:=kol, Criteria1:="=" & filtervarde, VisibleDropdown:=False
(...)
~~~~> Criteria1:="=" & YourVariable
Hope it works
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks