Need to Disable the spacebar when text was selected

S

SELVAGANESH

Dear Team,

Thanks to everyone

If have any possible to disable the spacebar when text was selected in the
word page, can you help if have any default option available in the word
application or need to write the VBA macro.

If need to write the VBA. Kindly guide me the coding.

Thanks,
Selva
 
P

Peter T. Daniels

Please explain why you need to disable the spacebar, and also state
which version of Word you use?
 
S

SELVAGANESH

Hi Daniels,

Thank you for the replay,

I have developed one template(.dot file). This template purpose was styling
the content (Do not modify the any text) in this process select the text and
apply the styles in some time operator was press the spacebar this case text
was deleted. That why need to disable the spacebar when selected the text.

I expected your suggestion.

Thanks,
Selva
 
P

Peter T. Daniels

But pressing _any_ key while text is selected will delete the selected
text -- rather, it will replace the selected text with what you type.

You do not need to select text to apply a paragraph style; simply
place the cursor in the paragraph.

If you do not want typing to replace selected text, then uncheck the
Option to do so, which you will find on the Tools > Options menu.
 
S

SELVAGANESH

Ok, I can understood your points, i have developed some inline styles
(character style), that why i was asking.

Kindly guide me more clarifications about the tool->option menu.
 
P

Peter T. Daniels

You must identify your version of Word. I only know that you do not
have Word2007 (because you speak of normal.dot).

But somewhere in the set of Options, there is one that says something
like "Allow typing to replace selected text."
 
S

Suzanne S. Barnhill

It's one the Edit tab of Tools | Options: "Typing replaces selection."

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

You must identify your version of Word. I only know that you do not
have Word2007 (because you speak of normal.dot).

But somewhere in the set of Options, there is one that says something
like "Allow typing to replace selected text."
 

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.

Ask a Question

Top