View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Amol[_3_] Amol[_3_] is offline
external usenet poster
 
Posts: 45
Default I want to Split & save the data in different workbook

Can anyone please help me in this regards...

I want to split the data in diiferent workbook and save it in new
folder.( every time i split the data the macro should create new
folder for it)

I have data which contains credit and debit details of the clients, i
want to split that data from customer code and save it in foleder with
file name (which contains client code in it )

Please provide me the required VBL query......trying hard for many
days but still not succeded.