I used excel.link package in *R*

   1. Imported data *D* from excel using xl[[MyRange]]
   2. Done some manipulations on the data
   3. Exported data ModifiedD from *R* to Excel using the same
function xl[[MyNewRange]]


It is working fine. Results are displayed properly but sometimes it gives
the following error
Error in xls[["Visible"]] : Cannot locate 0 name(s) Visible in COM object
(status = -2147418111)

Then when I again run R, it works properly
Regards

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Finance@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should 
go.

Reply via email to