Recent content by gilmckee

  1. G

    How to pass a value to AN ACtiveX

    So coding an ActiveX control is not a standard deal? They do not all have a common coding form? I guess is what i am asking. I would think passing a value would happen the same way no matter the control. But apparently that is incorrect. Actually I can tell you how to change the filter...
  2. G

    How to pass a value to AN ACtiveX

    Thanks for the insight. I tried reading that, but maybe I didn'y state clearly enough that I am new to coding. I have built many visual dbases, but not coded. So I din't understand the 4 pages of code they ahd written. I need help so I came here. I appreciate your thoughts, but as I am not...
  3. G

    How to pass a value to AN ACtiveX

    The gauge will be reading a tank level stored in a table in my Access database. The table is getting its readings from an OPC connection to an Emerson Wireless Gateway that is remotely monitoring the tanks via wirelss thumbs.
  4. G

    How to pass a value to AN ACtiveX

    I got it from dragonflydas.com. It is part of their ActiveX Windows component package. They have several gauges. I am using the circle gauge -DAS_CircleGauge3. I appreciate your help. Gil
  5. G

    How to pass a value to AN ACtiveX

    I am new to true coding in MS Access. I am trying to get an activeX control to display a value from a field in a query. I am not sure at all how to do this. I have the activeX control on my form. Can someone tell me how to do this with the following variables? Form Name = form1 Table Name...
Back
Top Bottom