i need to interface vba in excel to interface it to rs232.need to send the message from the vba throught the rs232 port
vba in excel to rs232 interfacing
Collapse
X
-
Tags: None
-
You should use the COMM control. In Excel, you should be able to set a reference to it then use it in code. The file name is MSCOMM32.ocx.Originally posted by khizerbasithi need to interface vba in excel to interface it to rs232.need to send the message from the vba throught the rs232 port
and its known as Microsoft Comm Control
Comment