Forum Discussion

11392's avatar
11392
Copper Contributor
Nov 04, 2020

Excel VBA: Filter, cut, and paste to another sheet

1st sheet named src while the 2nd one is dst which is an empty sheet at the moment. My plan is to filter string x in column B, cut it and paste it to 2nd sheet dst     VBA code Sub filter_...

Resources