View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leonardo Leonardo is offline
external usenet poster
 
Posts: 11
Default How to activate and control modem from VBA Excel

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