Dear All,

I am using excel.link package to open and modify Excel files.

When I manually open Excel, all my add-ins are loaded without a problem.
But when I open Excel using excel.link package, like:
xls<-xl.get.excel()
xl.workbook.open("MyFile.xlsx")
some Excel add-ins are (installed but) not  loaded.

Since the problem is related to local add-ins at my side, I cannot
reproduce the problem here.

I am aware of how to solve this problem using VBA, but looking for a
solution within R, may be using RDCOM

Thanks
Ayhan

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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