Hi,
a common VBA problem, I reckon, but I can't find any answers that fit that well.
The problem: I have a filter that has maybe 50 unique values and I want to omit just one of them. Is there a simple way of doing this (I know how to set one or a few in VBA - do I have to use a loop of some kind to set them all and just omit the one I don't want?)
Thanks
Bookmarks