Excel Spreadsheet frontend

Just starting out? Need help? Post your questions and find answers here.
Jon
User
User
Posts: 20
Joined: Sat Apr 26, 2003 9:12 am
Location: New Zealand
Contact:

Excel Spreadsheet frontend

Post by Jon »

Hi is it possible to code a frontend for a spreadsheet? I can provide a spreadsheet if needed?

Cheers, Jonny
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Excel Spreadsheet frontend

Post by IdeasVacuum »

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.
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Re: Excel Spreadsheet frontend

Post by Rook Zimbabwe »

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... :mrgreen:
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
a_carignan
User
User
Posts: 98
Joined: Sat Feb 21, 2009 2:01 am
Location: Canada

Re: Excel Spreadsheet frontend

Post by a_carignan »

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. :?:
Post Reply