Thread: Parse Data
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steph[_3_] Steph[_3_] is offline
external usenet poster
 
Posts: 312
Default Parse Data

Hi everyone. I have a single worksheet that is sort of a database. I t has
several thousand rows and about 20 columns. One column is Supervisor name.
I need to separate the single sheet into multiple FILES (1 per Supervisor)
based on Supervisor name. Can you help? Supervisor name is in column C.
Thanks!