Re: $$Excel-Macros$$ macro to open comma delimited, run actions, save as csv

2014-04-24 Thread Paul Schreiner
As long as ever you can.” - John Wesley - > > From: "cagl...@gmail.com" >To: excel-macros@googlegroups.com >Sent: Thursday, April 24, 2014 11:08 AM >Subject: $$Excel-Macros$$ macro to open comma delimited, run actions, save as >csv > > &

$$Excel-Macros$$ macro to open comma delimited, run actions, save as csv

2014-04-24 Thread caglyra
I am new to macros and ahve cobbled together this macro. I am trying to open .xy files (comma delimited text files), run some actions (remove rows, add headers, delete columns) then save to a new directory as a .csv. This macro seems to run correctly until the save. It won't save. any though