If you just want to read tabular data from Excel then there are many
options in R:
http://rwiki.sciviews.org/doku.php?id=tips:data-io:ms_windows

On Tue, Mar 9, 2010 at 10:35 AM, Albert-Jan Roskam <fo...@yahoo.com> wrote:
> Hi,
>
> I would like to make a program that reads excel files, and writes the cells 
> of which contents is not a formula to another file. I don't think this is 
> possible with RODBC, but it may be possible with rcom.
>
> I read the documentation of the rcom package, but I was hoping somebody knows 
> a good web resource for more eleborate info. I tried Googling, but alas (did 
> you know rcom also is a kind of egg incubator? ;-). In particular, I would 
> like to have a list of the possible values for the 'property' argument.
>
> Thanks in advance!
>
> Cheers!!
> Albert-Jan
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In the face of ambiguity, refuse the temptation to guess.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
>        [[alternative HTML version deleted]]
>
>
> ______________________________________________
> 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.
>
>

______________________________________________
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