Could it be a practical joke that somebody is playing on you?
You could look for suspicious macros, or simply disable the keyboard
shortcut (space bar):
Open the VBA editor (Alt+F11), go to the immediate window (Ctrl+G), type or
paste:
KeyBindings.Key(BuildKeyCode(wdKeySpacebar)).Clear
and press the Return key at the end of the line.
Hope this gets rid of the gremlins,
Klaus
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.