AmyLynnHill
Registered User.
- Local time
- Today, 02:22
- Joined
- Dec 7, 2005
- Messages
- 81
We are trying to get a field to date stamp when another field is changed from a list box field. We have a macro attached to the list box field using the Setvalue action, the expression is Date (). We are getting an error message :
"the object doesn't contain the Automation object 'this is my table name'"
" you tried to run a Visual Basic procedure to set a property or method for an object. However, the component doesnt make the property or method available for Automation Operations.
Check the components documention for information on the properties and methods it makes available for Automation operation."
Anyone have a clue what this means or how to Date stamp a field in a form when another field is updated?
"the object doesn't contain the Automation object 'this is my table name'"
" you tried to run a Visual Basic procedure to set a property or method for an object. However, the component doesnt make the property or method available for Automation Operations.
Check the components documention for information on the properties and methods it makes available for Automation operation."
Anyone have a clue what this means or how to Date stamp a field in a form when another field is updated?