Thread: need macro help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] yuvalbra@gmail.com is offline
external usenet poster
 
Posts: 6
Default need macro help

I need to save data to file by macro.

I have a small project that need to split one big file to splitted
files (by 50 Lines for file)
I read the data file to excel and need to write macro for splitting
I need the command for save to file (lines/rows)

Please help