Hi is it possible to code a frontend for a spreadsheet? I can provide a spreadsheet if needed?
Cheers, Jonny
Excel Spreadsheet frontend
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Excel Spreadsheet frontend
Well, you can probably do that in Excel with VB. What would your front end be required to do? What have you coded so far?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: Excel Spreadsheet frontend
There are several libs for creating spreadsheets from PB... I haven't played with them in a while...
http://www.purebasicpower.de/?ExcelWriter
Is one such site... ExcelWriter and a couple of other great links are on that site...
http://www.purebasicpower.de/?ExcelWriter
Is one such site... ExcelWriter and a couple of other great links are on that site...

- a_carignan
- User
- Posts: 98
- Joined: Sat Feb 21, 2009 2:01 am
- Location: Canada
Re: Excel Spreadsheet frontend
I wish I had more details on how it works, I can not comiler software "example 01 ...". Yet I copy the library to the directory of my personal library of PureBasic. The line is hung
XLS_SetMargin (#XLS_TopMargin, 1.5); set to 1.5 inches
The error is found constant.
The PureBasic version I use is 5.41, x86.
I download the latest version of Excellwriter.
thank you beforehand.
XLS_SetMargin (#XLS_TopMargin, 1.5); set to 1.5 inches
The error is found constant.
The PureBasic version I use is 5.41, x86.
I download the latest version of Excellwriter.
thank you beforehand.
