By: Franckf00 | Posted on: Nov 6 2022 at 08:46:54 AM | Using Windows 11 (64 bits) and Office21 (64 bits) VBA7, it is possible to receive serial sentences on PORT COM by using the VB code available on github.com/Serialcomms/Serial-Ports-in-VBA-Simple-2022/blob/main/SERIAL_PORT_SIMPLE_VBA7.bas
I tested it successfully in late 2022. It is working very well. The only limitations is that you can only open one port COM at a time. | |