in reply to Re: Extracting ranged data
in thread Extracting ranged data

Like BigGuy said, his example is assuming that you have one text file set up exactly like what you have posted which looks like:
Users of some feature

   user1
   user2
   user3
   ...

Users of some other feature

   user1
   user2
   user3
   ...

Users of yet another feature

...
Is that the case?