Does any one know if it is possible at access comm ports using VBA. I would like to use the MSComm1 object in my database but I can't seem to find the correct library. I dont know much about VBA and any help would be appreciated
You'll only have the MSComm object available to you if you have at least the Professional Edition of Visual Basic installed. I don't believe the control comes with any version of Office. If it's on your system it'll be called MSCOMM32.OCX, find/install that control and make sure it's registered, and it should become available.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.