[R] R D COM function using Excel

2008-10-28 Thread David Seres
s The problem: After the first iteration of the for-loop, when the code tries to save and close the file I get the error message Browse[1]> i debug: 2 ... debug: ex$Save() Browse[1]> Fehler in .COM(x, name, ...) : Cannot locate 0 name(s) Save in COM object (status = -2147418111) What is

[R] R D COM Excel Add-Ins

2008-10-24 Thread David Seres
Hello All! I have a question regarding the package RDCOMClient. I want to start an Excel file with R and it works flawlessly except the fact, that Add-Ins are not loaded. Can someone please explain me how to load one? Does it work with ex$AddIns$Invoke? Greetings, David [[alternative HTM