How to activate and control modem from VBA Excel

L

Leonardo

Hello ! I am designing an application to access a PBX using serial
connection. I want to access Hyperterminal from VBA, in order to
connect the PBX using a dial up connection. How can I set up, activate,
and send and receive data from modem, using VBA ?

Thanks in advance.

LQ
 
T

tony h

in VBA you need to reference the Microsoft TAPI library. Look for TAP
examples in google. The code is the same as in VB

regard
 

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

Top