Forum Discussion
StefanMogyorosi
Jun 01, 2023Copper Contributor
Excel script run with error since today (Range Delete)
I have a script that manipulates an excel table by deleting columns and adding new ones. The script that yesterday worked correctly today stops working and i get these errors: Range delete: You cann...
- Jun 01, 2023
I guess that's this sample ExcelScript.DeleteShiftDirection enum - Office Scripts | Microsoft Learn
"delete" doesn't work in Excel Desktop. If you run exactly the same script in Excel for web it shall work.
MichelleRanMSFT
Microsoft
Jun 12, 2023This should be fixed in CC and will be fixed soon for MEC and SAC as well. Thank you for your patience!
SergeiBaklan
Jun 12, 2023Diamond Contributor
Thank you for the update!