Hello,
I'm trying to remove and change certain values from a dataset which has been filtered.
As the size of the data-set is quite big, I want to narrow down the FOR range in order to make the vba more efficient.
I found some threads suggesting the "For Each" and with a range In specialcells...