Hi,

I have an excel file with 10 columns and I am trying to create new excel files 
each with columns 1, 2, and columns 3-10.
Does anyone know how to change the name of the file in a for loop so that the 
first new file will have columns 1, 2, 3 with a name and then the next file 
will have columns 1, 2, 4 with a different name and so on till i get to the 8th 
new file with columns 1, 2, 10?

Thank you

Yash Gandhi

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to