Need help on Automation Object

N

Nancy

I have written code to calculate the registration fee for a conference based
upon several variables. I used a module hoping to save the generated value
in the table. Then I used a macro to run the module. When I enter data in
the form to generate the registration fee (RegFee), this is the error message
I get and don't understand. One of the variables is RegStat and data options
are member, non-member, student or complimentary. I can't figure out why it
is not available. Can you help?

The object doesn’t contain the Automation object ‘<<varRegStat>>.’

You tried to run a Visual Basic procedure to set a property or method
for an object. However, the component doesn’t make the property or method
available for Automation operations.

Check the component’s documentation for information on the properties
and methods it makes available for Automation operations.

Actually, I don't know what the "component" is or where to check its
documentation.
 

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