Hi guys,
I need to write a macro which will look for values from an array (say 100 different words) in a large dataset. Once it finds the values, it will then need to copy the row and paste it into a new sheet.
I'm a little stumped, any tips?
I need to write a macro which will look for values from an array (say 100 different words) in a large dataset. Once it finds the values, it will then need to copy the row and paste it into a new sheet.
I'm a little stumped, any tips?
), you could start with going through the array and search through the dataset to find the current word.