THIS PROJECT DON'T RECOGNIZE EXCEL FORMULES
If you know how to solve this problem, please help this project.
A package that allows you to transform your excel to the following format:
- Excel To JSON
At current the package allows you to use the following function (note: currently xlsx file type gives not perfect results):
- automatically lets you pick an excel file and returns a string containing the entire converted json
For implementation have a look at the attached example file in the github repository.