Subject Re: Real time stock quotes
From Bernard Mouille <mouille258@orange.fr>
Date Thu, 03 Jan 2019 15:07:33 -0500
Newsgroups dbase.getting-started

Hello Ben,

In dUFLPlus you have ImportData.wfm to import csv file.
You can also write a code using new oleAutoClient( "Excel.Application" ) or test and buy Libxl.dll to works faster.

Regards,

Bernard.




Ben Gattegno Wrote:

> I would like to import real time stock prices either from a server using ms rtd function or from Excel 2007. Can it be done?
> Thank you