View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
acamci acamci is offline
external usenet poster
 
Posts: 1
Default Saving each row of an excel file in separate excel files

Hi,


I have an huge size of excel file, it contains personnel list. I need
to save each row of the file as seperate excel files. Could it be
possible with using macro codes. Meanwhile naming for the new files,
"A" coulmn can be used, it includes unique identification numbers with
6 digits.

If someone have similar codes, could it be shared?

Thanks for your help.

ACAMCI