PDA

View Full Version : Export data from DBase-file to *.XLS via OLE


kardosi
07-30-2001, 02:33 AM
How can i export data from Dbase-file to an *.XLS via OLE and print the Excel file in the background?
If possible send me an example to kardosi@freemail.hu.

Many thanks : Kardosi Béla


Kardosi Bela

MrBaseball34
08-03-2001, 09:11 AM
See Deborah Pate's Delphi Automation site for more info on
Automating Excel...

http://www.djpate.freeserve.co.uk/AutoExcl.htm

What you may have to do is record a macro and convert it's
commands to Delphi.