Board index » delphi » After Import to Excel, it doesn't recognize numeric info
Mike Thrapp
![]() Delphi Developer |
Mon, 25 Oct 2004 04:25:34 GMT
After Import to Excel, it doesn't recognize numeric info
Hi,
I am parsing a comma delimited file and filling in the cells in Excel - ws.Range[GetExcelCellName(1, RowNumber), where VariantArray is an OLEVariant and is filled in with a rows worth of Any ideas? Also, is there a way that I can just use the Excel Import Thank you very much, Mike Thrapp |