View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sseyerle sseyerle is offline
external usenet poster
 
Posts: 3
Default create multiple folders and name them by cells in a column excel vba

I have a workbook with student information. I want to grab each last
name to name folders where thier files can be stored. there are about
1000 names, some are repeats (ex adams, mike and adams, jeff).
can this be done?