1
QB64 Discussion / Question regarding interacting with Excel files
« on: April 01, 2022, 05:55:42 pm »
I am wondering whether anyone has looked into interacting with Excel files (reading and/or writing), preferably in the .xlsx format but .ods (OpenDocument Spreadsheet) format would be useful too. I use CSV files a lot (readable and writable by Excel) but could really use a way to read and write directly to XLSX.
Has anyone tried this or does anyone have any suggestions or pointers to how it can be done? I would be happy if I could get as far as just reading and writing data to cells. Accessing formatting and graphs and such is not as important.
Thanks in advance for any input.
LM
Has anyone tried this or does anyone have any suggestions or pointers to how it can be done? I would be happy if I could get as far as just reading and writing data to cells. Accessing formatting and graphs and such is not as important.
Thanks in advance for any input.
LM