I am trying to get the following (well-known) code working under Excel 2003 and Windows XP:
http://dev.emcelettronica.com/serial...tion-excel-vba
This code is followed by:
![]()
Please Login or Register to view this content.
Using a serial line analyzer, I see that nothing happens when pressing CommandButton1. The COM port does not open.
Before I jump in to debug this in detail, a couple of questions:
1. Has anyone here got this code working successfully?
2. Do I have to declare kernel32 somewhere else before this code will work?
(Before anyone asks, I am talking specifically about kernel32. I need to use this for program portability, without the need for the user to install anything else to make it work).
--
Ian
Bookmarks