Hi! I want to know how to capture a result (kilos) from a scale with an interface which communicates through COM1 with an interface cable. My point is to capture the result from an electronic scale in an Accesses table using VBA for Application.
Hi! I want to know how to capture a result (kilos) from a scale with an interface which communicates through COM1 with an interface cable. My point is to capture the result from an electronic scale in an Accesses table using VBA for Application.
I want to know how to generate a result from a query in a control of a form? For exampel I have made a SQL count function in a query and I want to use this result i a control of a form.