Getting Data from Serial Port

S

Steve

I am trying to retrieve data from a serial port by using a command button on a form. Can anyone tell me how to use MSCOMM32 to do this?
 
S

Steve

Thank you for the help. One other problem; I am getting an error 'obeject undefined' on MSComm1 in the Visual Basic Editor in ACCESS. How do I register or add a reference to MSCOMM32.OCX? It doesn't show up under the References in the Visual Basic for Applications under References
 
A

Alex Dybenko

yes, you have to add it to references. if it is not listed there - click on
browse button and add it manually

--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com


Steve said:
Thank you for the help. One other problem; I am getting an error 'obeject
undefined' on MSComm1 in the Visual Basic Editor in ACCESS. How do I
register or add a reference to MSCOMM32.OCX? It doesn't show up under the
References in the Visual Basic for Applications under References.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top