| 
 PureBytes Links 
Trading Reference Links 
 | 
On Wed, 27 Aug 1997, David wrote:
> Thanks for the reply; Actually I've thought about Using Excel.  
> 
> Could someone explain how to Link Excel to real-time data providers
> like PCQuote or Quote.com?
> 
You can use the LWP module to retrieve your quote data from the web site, 
then use the OLE module to load into Excel. Available for free on CPAN, 
http://www.perl.com/CPAN
Cheers,
Jim
 
 |