Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Indent Shortcut Key and Indent Button Problem

0 views
Skip to first unread message

Tom Liberman

unread,
Jun 1, 2000, 3:00:00 AM6/1/00
to
The indent shortcut Control - M does not function the same as the indent
button when working with multi-level numbered list. When I created a macro I
came up with these two lines of code.

Selection.Paragraphs.Indent (For the Indent Shortcut)

Selection.Range.ListFormat.ListIndent (For the Indent Button)

The practical implication is that the muli-level numbered list doesn't work
properly when using the Indent Shorcut. I'm a keyboard guy and would like to
fix this problem. I'm not sure how to edit shortcut key functions.

Secondly, does anyone know why Right clicking on a word will not bring up
the Synonym option when working in a bulleted or numbered list?

Thanks for your help.

Tom Liberman
telib...@sseinc.com

Tom Liberman

unread,
Jun 1, 2000, 3:00:00 AM6/1/00
to
I reassigned the shortcut keys to IncreaseIndent and DecreaseIndent and it
works fine now. Before Control - M was assigned to Indent.

Tom

0 new messages