In this blog post, a free solution for converting Excel to JSON is presented.
Excel-to-JSON add-in
Excel to JSON is a Microsoft Excel add-in which can convert Excel to JSON.
Works with
- Excel 2016 or higher, or
- Office 365, or
- Excel Online
Advantage
- Free
- No download
- No installation
- Load only when needed
- Load within Excel
- No need coding in Python/JavaScript (for example)
Excel-to-JSON add-in
How to load this add-in
- Documentation
- Video guide
- Steps
- Go to Excel 2016, Office365 or Excel Online.
- Insert Tab > My Add-ins.
- In the popup window, go to Office Store
- Search “Excel-to-JSON”.
- Add this add-in
- After loading, go to the “Excel-to-JSON” tab.
Now you are ready to use this add-in.
How to use this add-in
Video guide
Example
Example Excel sheet - Source
Name | Age | Company |
---|---|---|
David | 27 | WTSolutions |
Ton | 26 | WTSolutions |
Kitty | 30 | Microsoft |
Linda | 30 | Microsoft |
Joe | 40 | Github |
Example JSON - Output
1 | [ |