MsLady
Traumatized by Access
- Local time
- Today, 09:07
- Joined
- Jun 14, 2004
- Messages
- 438
I keep getting compile errors "method or data member not found" when i use Me.mycontrol in my code. But when i change it to Me!mycontrol i don't get any errors. Everything was working fine as of yesterday, now i have to change code in my forms to Me!mycontrol. What's the difference between using "!" or "." anyway 
