Re: Value cannot be converted

Re: Value cannot be converted

am 02.12.2007 19:48:02 von MR. Arnold

"Jim Richards" wrote in message
news:4752f295$0$2288$4c368faf@roadrunner.com...
> When I try to compile my program I get the errors shown in the attachment
> and I haven't the slightest idea on how to correct them. Could someone
> help me please. TIA, Jim
>
>

You're trying to set the whole form itself to the value instead of setting a
property of/in the form to the value.

Maybe, you need to use me.whatever with (me) being the form and (whatever)
being a property of/in the form -- me.whatever.