script-lab icon indicating copy to clipboard operation
script-lab copied to clipboard

[Archived - see the readme for more info] Create, run, and share your code directly from Office

Results 154 script-lab issues
Sort by recently updated
recently updated
newest added

### Bug Report I loaded a local excel file and used the script lab, however, the lab always on loading screen and never see editor until I uploaded the same...

### Description: I need to know if I can change the number format in my pivot table using script lab. I tried to change the number format for my column...

office-js

Bug Report Excel Script lab. **Expected behavior:** Print the information of each item in dataHierarchies.Class. **Actual behavior:** Excel shuts down or restarts if adding more then 3 items into dataHierachies.(bug)...

office-js

I launch the lab server in locale , and got an error: ```js Type error: Cannot find namespace 'monaco'. TS2503 40 | editSettings: (newSettings: string) => void; 41 | openSettings:...

### Description: I try to import the library to grab data from web, but the system said it cannot realize what $ is from JQuery. I think the compiler doesn't...

Hi Script-Lab Team, It may not be an issue but trying to see how to resolve the issue i am creating a function to submit file to REST API, and...

Hi, I clicked on the Tutorial button on the script lab ribbon and then the Download link. I get a new window but no download occured. I was able to...

### Description: I would like to be able to make/run some operations/scripts on these datas, like I did in the past with Outlook VBA Macros. But Script Lab doesn't show...

suggestion

I'm getting this error: ``` ["Module import or export statement unexpected here", "https://unpkg.com/[email protected]/dist/index.esm.js", 1, 1, undefined] 0: "Module import or export statement unexpected here" 1: "https://unpkg.com/[email protected]/dist/index.esm.js" 2: 1 3: 1...

The github tickets mention needing to define it, but don't actually seem to say what it is. I may be missing the obvious, but I've really searched and can't find...