I want to use the Mousemove event with a MSFlexGrid control but when I put the event procedure in my code and compile it, I get the message "Event procedure declaration does not match description of event having the same name." I used the event procedure declaration as it was defined in the Visual Basic documentation. How can I find out what the event procedure declaration should look like for the MSFlexGrid in Access?