Azure / Azure/review-checklists
VBA not working in Excel for MacOS
Open
help wanted
spreadsheet
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 378
- PR merge metrics
- No merged PRs in 30d
Description
The VBA code is not working for Mac OS X. There are some minor issues (like environment variables having different names, but the main problem is that the "Microsoft Scripting Runtime" is apparently not available in Office for Mac. This runtime is required to work with objects like dictionaries, which are required to process the JSON code.
Contributor guide
Assessment
This issue has not been assessed yet.