Skip to content
Prev 302828 / 398503 Next

Saving Splitted Series to Excel via XLConnect

On Wed, 8 Aug 2012 18:06:52 -0300
Henrique Andrade <henrique.coelho at gmail.com> wrote:

            
As it is your purpose is unclear.  If you can provide examples of
starting data and endstate it might help.  You can import a csv file
to an excel workbook.  Are you actually looking to export each column
of your R data as a separate xls file or as a separate sheet in a
workbook? There's no point in worrying about xls vs xlsx since you make
the conversion in excel anyway.  As it is your purpose is unclear.  If
you can provide examples of starting data and endstate it might help.  

JDougherty