Hi.

Please search 
  Quickreport exporttofilter

You will find what you need there. Basically, all you need is a line like 
  QuickReport.ExportToFilter(TQRXLSFilter.Create('c:\teste.xls'));  

where QuickReport is the name of your report and you can use whatever file name 
you wish. 

I hope it helps.

Eduardo

--- In [email protected], Ahmad $arhan **** <mahdoo...@...> wrote:
>
> 
> �
> DEARS,
> 
> I am using delphi 6 Enterprise, and i am gerating a QuickReports, what I need 
> is to save the reports not to *.QRP extention but *.CVS or excel 
> without�using external�software program (such as Gnostice ONEView) 
> �just using my delphi 6 environment,
> should I add a component to the development environment delphi6 or what 
> 
> thanx in advance.
> 
> regards
> 
> Sarhan
> 


Reply via email to