I have a file of the performance of 1800 ETFs that is sorted by "categories". I want to remove some categories with this code: (1) Find All "category X" (finds the group of rows containing category X) (2) Select all with shift+click and (3) Delete (selected) rows. Works all the time. But as a macro it fails. Any ideas?
thanks, Mal