I recieve an error message in visual basic
"Kan de methode of het gegevenslid niet vinden" or "Can't find the method or data member"
after reading command;
Me.mkaOntvanger .BackColor = -2147483643
If i put a dot after the fieldname only "Value" as a choice is available.
Normaly there is a large list of commands available.
This error ocourse after some programming in visual basic.
At first all is working well
Program is Office 2000 (Access)
"Kan de methode of het gegevenslid niet vinden" or "Can't find the method or data member"
after reading command;
Me.mkaOntvanger .BackColor = -2147483643
If i put a dot after the fieldname only "Value" as a choice is available.
Normaly there is a large list of commands available.
This error ocourse after some programming in visual basic.
At first all is working well
Program is Office 2000 (Access)
Comment