In my macro I call for a filter to exclude 2 values so they aren't deleted in the next step. Currently the code looks like this:
Is there a way to exclude a 3rd/4th excluded value if I want? I know one option would be to reverse this and set the filter to array to equal every value BUT the ones I'm interested in. I'm curious if there is an easier way. I'm only excluding 2-3 values and including the other 40 or so. I tried playing around with adding an additional "And" statement to the code but didn't get it to work. I also tried setting it up as an array for the items is DOESN'T equal but either did something wrong or that doesn't work either.![]()
Please Login or Register to view this content.
Bookmarks