S suryu Member Local time Today, 14:07 Joined Apr 3, 2020 Messages 86 Jun 2, 2020 #1 I want to set Range("E") of excel after filter with values "Duplicate" using vba Can anyone help me with this?
I want to set Range("E") of excel after filter with values "Duplicate" using vba Can anyone help me with this?
Isaac Lifelong Learner Local time Today, 01:37 Joined Mar 14, 2017 Messages 11,346 Jun 2, 2020 #2 Have you tried using the macro recorder to start out with? Then look at the resulting code ...
S suryu Member Local time Today, 14:07 Joined Apr 3, 2020 Messages 86 Jun 3, 2020 #3 pisorsisaac@gmail.co said: Have you tried using the macro recorder to start out with? Then look at the resulting code ... Click to expand... yes its done
pisorsisaac@gmail.co said: Have you tried using the macro recorder to start out with? Then look at the resulting code ... Click to expand... yes its done
Isaac Lifelong Learner Local time Today, 01:37 Joined Mar 14, 2017 Messages 11,346 Jun 3, 2020 #4 Wonderful. Glad you got it working.