Forum Discussion
AY-MPS
Aug 11, 2025Copper Contributor
Setting Default Worksheet using Office Scripts
I'm working on an office script for Excel that generates the file as I want it, but for some reason, the file automatically opens up to the last sheet in the lineup instead of the first. I've tried a...
SergeiBaklan
Aug 12, 2025Diamond Contributor
To be sure, do you work with Office Scripts or Office.js ? Office Scripts doesn't work with files and doesn't support workbook-level events.