I had what sounds like a similar issue after installing the 4.0 beta. What I found is that I needed to turn the excel auto calculation off before saving the spreadsheet, then have a macro (called from the automation) turn the auto-calc on at the beginning of the macro, and off again at the end of the macro (before the spreadsheet is saved again). I believe there is a ticket already set up to look into this situation. I needed to make this macro revision to all of my automations that involved sending data to an excel spreadsheet.
↧