Topic: using Scomm32 in MSAccess 2010
By: Eduardo
Posted on: Mar 11 2016 at 06:40:28 PM
Can I use Scomm32 in MSAccess 2010 to read information form a scale?
How?
By: Guest
Posted on: Mar 13 2016 at 08:39:11 PM
Using visual basic for applications. (VBA)
Are you a software developer/programmer? Able to program VBA?
Add a form.
Add the ocx to the component toolbox
Drag the component onto the form
Write your vba code to commuicate via the component.