I recently work on a VBA project in access. But I face various problem when I get updated from Microsoft. When I added a VBA code "X='Good'". and going to give a space then the mouse cursor is automatically moves back over the space. What Should I do now?
- Login or Signup Now to post comments

Hi Riad,
It doesn’t look like an access defect. The problem of unexpected cursor behavior you are facing is may be generated by using right and left cursor keys. To fix this problem:
Try to run the same project on another machine to make sure if this problem is access related or PC related.