<div dir="ltr"><div dir="ltr"><div>G'day,</div><div><br></div><div>
>>> I am writing an application that requires extensive use of 
Microsoft Excel .xlsx worksheets. </div><div>>>> I have no success using OCDB 
connections. Does anyone use TODBCConnection with excel? <br></div><div><br></div><div>>> Why not use the fpspreadsheet that comes with lazarus ? <br></div><div><br></div><div>> 
I am using the fpspreadsheet , but being able to write data directly to </div><div>> the worksheet would save me a lot of time 

</div><div><br></div><div>Sorry for stepping in on a tool I know little about.  I'm sure though I've previously successfully used 
fpspreadsheet for write.</div><div><br></div><div>In <a href="https://wiki.freepascal.org/FPSpreadsheet">https://wiki.freepascal.org/FPSpreadsheet</a>, have a look at:</div><div><a href="https://wiki.freepascal.org/FPSpreadsheet#How_to_add_and_read_data_to.2Ffrom_a_cell">https://wiki.freepascal.org/FPSpreadsheet#How_to_add_and_read_data_to.2Ffrom_a_cell</a></div><div></div><div><br></div><div>Once you've made your changes.<br></div><div>
<tt>procedure WriteToFile(const AFileName: string; const AFormat: TsSpreadsheetFormat; const AOverwriteExisting: Boolean = False)</tt>:

</div></div><div dir="ltr"><br></div><div>Back to lurking...</div><div><br></div><div>Mike</div></div>