-
I have just started trying to create my own Excel Add-in with custom functions.
When using local Excel on Windows 10, the functions work fine.
When using Excel Online, the function wizard is broke…
-
I'm currently using the VBA JSON converter for a project I'm working on, but due to the size of the JSON string (the actual saved file is ~43kb), vba crashes after closing the subroutine which contain…
-
Hi Sir,
This Santhosh kumar from Tamilnadu, I Have three queries.
1st one
Is there Any possible to add GSTR2B & GSTR2A JSON to Excel conversion?
2nd One
How to combine all month data to one sh…
-
Can you tell me how to import / parse the PDF data into the database?
-
### Description
I've seen [another issue](https://github.com/hey-api/openapi-ts/issues/796) recently with a similar subject but the context is different so we'll see.
I want to download an excel…
-
There is a single Excel spreadsheet containing a calendar from Banbai which we may be able to use to map to JSON to semi-automate the import process for it.
-
Linux Ubuntu - Server
#### Versions of xlwings, Excel and Python (e.g. 0.11.8, Office 365, Python 3.7)
xlwings == 0.32.0
Office 365
Python 3.12-slim
Control done with Traefik
Management don…
-
instead of require('excel2json')
-
I'm trying to build a program for Online Excel, but I'm having performance issues.
In my implementation, a workbook is a document. The json format of the document is as follows:
```json
{
"act…
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you using…