View Single Post
 
Old 08-21-2024, 09:13 AM
vivka vivka is offline Windows 7 64bit Office 2016
Expert
 
Join Date: Jul 2023
Posts: 302
vivka is on a distinguished road
Default

Hi, mdlewis! If I understand the task correctly, I would:
1) use Find to find # in a rng, then move the rng's end until the next #, add the rng to a collection. Cycle the actions, type the collection itms in a proper place.
Or
2) use Find to find #*# in a rng, then move the rng's End 1 chr backwards, add the rng to a collection. Cycle the actions, type the collection itms in a proper place.
Reply With Quote