At 4:59 PM -0600 4/9/06, C.F. Scheidecker Antunes wrote:
Hello,
I have an Excel spreadsheet that is automatically updated with
quotes. I am doing a project for my BS and I need to grab the
information from this spreadsheet and populate a MySQL database. Any
ideas on how to accomplish that wit
Hello,
I have an Excel spreadsheet that is automatically updated with quotes. I
am doing a project for my BS and I need to grab the information from
this spreadsheet and populate a MySQL database. Any ideas on how to
accomplish that with PHP? The spreadsheet uses a DDE feed to fetch
informati
If I want to access Reuters using VBA I can do :
Sub Request ()
Rem Initiate a conversation with the IDN Server
ChannelNumber = DDEInitiate("REUTER", "IDN")
Rem Issue a request and place value in cell A1 of the active
sheet
ActiveSheet.Cells(1, 1).For
3 matches
Mail list logo