I'm trying to write raw data from R in an Excel template, then run a little VBA macro to turn the raw data into something nice and presentable. I use XLConnect. The problem is that XLConnect seems to disable the calculations in the Excel worksheet.I'm trying to write raw data from R in an Excel