Export

From: mARCELO (lombi2000_at_yahoo.com)
Date: 10/30/03


Date: Thu, 30 Oct 2003 16:21:11 -0300

How can i easily export data from a DBGrid to Excel, without using any
third-part component?

-- 
Marcelo Luiz


Relevant Pages

  • Re: Export
    ... > How can i easily export data from a DBGrid to Excel, ... I've been using the ComObj Unit to export stuff to excel. ...
    (borland.public.delphi.non-technical)
  • Re: Exportar una tabla a word y a excell
    ... con delphi 6, hay unos componentes q hacen referencia a word y excel, por lo ... podras ir introduciendo tu dbgrid en la hoja nueva de excel. ...
    (borland.public.delphi.database.ado)
  • Re: Export
    ... "mARCELO" wrote in message ... You can export your data to a tab-delimited file, then open in excel. ... FieldData: string; ...
    (borland.public.delphi.non-technical)
  • Re: Connecting to Excel
    ... I am writing a program which will display data from an excel ... spreadsheet in a DBGrid. ... The single quotes are for Delphi, the double quotes are for ADO. ... Prov:= 'Microsoft.Jet.OLEDB.4.0'; ...
    (borland.public.delphi.database.ado)
  • Re: DBGrid to Excel...
    ... > I want to export data displayed in a DBGrid to an Excel file.How to do ... There supported a lot of file formats (including MS Excel) and a lot of data ... note that SMExport and SMImport supports the MS Excel directly so MS ...
    (borland.public.delphi.database.ado)