RE: object does not support this property or method when form is opene
- From: "Chaim" <Chaim@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 12 Apr 2005 08:35:02 -0700
Look in Help for the Object that is being complained about. There will be a
topic for Methods and one for Properties.
The message means that the object either 1) can't provide a value for a
property it doesn't have; or 2) can't respond to a request to perform an
operation that this object doesn't have. So to stop it, you need to find the
property or method that the object does have and use that one.
"esparzaone" wrote:
> I get a pop up that says object does not support this property or method when
> form is opened. Where would I look and what do I do to stop this.
.
- References:
- object does not support this property or method when form is opene
- From: esparzaone
- object does not support this property or method when form is opene
- Prev by Date: Re: Automatic Date
- Next by Date: Run Time error 94 here it the sql
- Previous by thread: object does not support this property or method when form is opene
- Next by thread: Re: object does not support this property or method when form is opene
- Index(es):
Relevant Pages
|