Error message using forms

  • Thread starter Thread starter Jinni
  • Start date Start date
J

Jinni

I am attempting to input data into a form that I created.
The following error message popped up as I tabbed from one
field to another. "The expression On Click you entered as
the event property setting produced the following error:
The object doesn't contain the Automation Object 'Metric
Input.' The form on is based on a table called Metric
Input. And the field is a value list to select from. I
would appreciate anyone's input.

Thanks.
 
Sounds like a syntax error.

Somewhere you've used a period (.) after the table name
where you should be using an exclamation (!)

Good luck.
 
Hi Jinni:
You might check your form and the fields on it to make
sure that you have not accidentally set an "Event
Procedure" into an "On Click" event property.

Hope This Helps
 

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

Similar Threads


Back
Top