error message...

C

carole

I receive the message 'Object doesn't support this
property or method' when I try to click the button on my
form. What is trigerring this error?
 
D

Dirk Goldgar

carole said:
I receive the message 'Object doesn't support this
property or method' when I try to click the button on my
form. What is trigerring this error?

Probably an error in the code behind the button, but it's impossible to
say without seeing the code. Would you care to post it?
 
Top