Read data into Excel from COM!?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

There appears to be a way to connect to a COMM port to import data directly
into Excel, using a Microsoft Communications Control object inserted from the
Control Toolbox, but I can't find any help on using it. I set the comm port
and communication properties, but nothing happens. I want to capture a data
string coming in every 60 seconds on COM1 from an instrument I have.
 
Russell Seguin said:
There appears to be a way to connect to a COMM port to import data directly
into Excel, using a Microsoft Communications Control object inserted from the
Control Toolbox, but I can't find any help on using it. I set the comm port
and communication properties, but nothing happens. I want to capture a data
string coming in every 60 seconds on COM1 from an instrument I have.

All I have found is an add-in that does this. I think you would need to code
this in VB6, C#, or C++ if you want to do this yourself

http://www.geocities.com/lyesoft/

/Fredrik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top