set filter range value with other value

suryu

Member
Local time
Today, 14:07
Joined
Apr 3, 2020
Messages
86
I want to set Range("E") of excel after filter with values "Duplicate" using vba

Can anyone help me with this?
 
Have you tried using the macro recorder to start out with? Then look at the resulting code ...
 
Wonderful. Glad you got it working.
 

Users who are viewing this thread

Back
Top Bottom