Christopher Hanna
New Member
- Joined
- Dec 20, 2013
- Messages
- 11
I want to make a macro/VBA script that will search a single column for separators (dashes), select the rows between the dashes and transpose that data into another worksheet. There are several hundred "records" laid out this way.
Ideally, I'd like the macro to find/select the next range and keep going to the bottom of the column. Possible?
Ideally, I'd like the macro to find/select the next range and keep going to the bottom of the column. Possible?