473,378 Members | 1,420 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Compileerfout

3
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)
Oct 2 '07 #1
7 2045
YarrOfDoom
1,247 Expert 1GB
I recieve an error message in visual basic
"Kan de methode of het gegevenslid niet vinden"
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)
It might help the experts if you would translate the text. I will do it as far as I can, but I don't know what's "gegevenslid" in English:

I recieve an error message in visual basic
"Can't find the method or gegevenslid"
after reading command;
Me.mkaReciever.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)
Oct 2 '07 #2
aRGee
3
It might help the experts if you would translate the text. I will do it as far as I can, but I don't know what's "gegevenslid" in English:
i think its called "datamember"
Oct 2 '07 #3
YarrOfDoom
1,247 Expert 1GB
Then the complete translated text would be:
I recieve an error message in visual basic
"Can't find the method or datamemeber"
after reading command;
Me.mkaReciever.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)
and the title would be: "Compile error"
Oct 2 '07 #4
Killer42
8,435 Expert 8TB
To get back on track, I think we need to know what kind of object mkaReciever is. (Note, "Reciever" is misspelled, at least for English.)
Oct 3 '07 #5
aRGee
3
To get back on track, I think we need to know what kind of object mkaReciever is. (Note, "Reciever" is misspelled, at least for English.)
I think it's a bug in Visual Basic.
I'll get the 2003 version and hope the bug will be gone.

THX anyway
Oct 4 '07 #6
Killer42
8,435 Expert 8TB
I think it's a bug in Visual Basic.
I'll get the 2003 version and hope the bug will be gone.
Ok. But don't forget what they say about blaming your tools. :)
Oct 5 '07 #7
YarrOfDoom
1,247 Expert 1GB
Ok. But don't forget what they say about blaming your tools. :)
I mostly say: "What a crappy software, but yeah, it's from Microsoft, so what would you've expected." That of course only works when I'm doing VB.
Oct 5 '07 #8

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.