Page 1 of 1
					
				Excel Spreadsheet frontend
				Posted: Thu May 12, 2011 4:03 am
				by Jon
				Hi is it possible to code a frontend for a spreadsheet? I can provide a spreadsheet if needed?
Cheers, Jonny
			 
			
					
				Re: Excel Spreadsheet frontend
				Posted: Thu May 12, 2011 12:23 pm
				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?
			 
			
					
				Re: Excel Spreadsheet frontend
				Posted: Thu May 12, 2011 3:57 pm
				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...  

 
			
					
				Re: Excel Spreadsheet frontend
				Posted: Sun Jan 31, 2016 8:43 am
				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. 
