Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Long Documents / May 2004

Tip: Looking for answers? Try searching our database.

CTRL + Arrow Up or Arrow Down

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dan Cross - 19 May 2004 15:26 GMT
How can I get Word (using XP) to go down thru a document using CTRL + Arrow
Up or Arrow Down and not have it "read" the autoformat characters?

Thanks
- Dan
Cindy M  -WordMVP- - 20 May 2004 14:43 GMT
Hi Dan,

> How can I get Word (using XP) to go down thru a document using CTRL + Arrow
> Up or Arrow Down and not have it "read" the autoformat characters?

I'm sorry, I just can't figure out to what you're referring when you say
"read the autoformat characters"?

And, as long as we're asking for more information: Version of Word, please?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
LS - 20 May 2004 21:50 GMT
Hi - if I understand correctly, it is (possibly) stopping
at a number/letter then going to the first character of
text? If so, the following 2 macros should do it. Copy
them to your normal.dot template.

Sub DownPara()
   Selection.MoveDown Unit:=wdParagraph, Count:=1
End Sub

Sub UpPara()
   Selection.MoveUp Unit:=wdParagraph, Count:=1
End Sub

Then assign these macros to keyboard shortcut for
Control+Up or Control+Down
>-----Original Message-----
>How can I get Word (using XP) to go down thru a document using CTRL + Arrow
[quoted text clipped - 4 lines]
>
>.
Dan Cross - 24 May 2004 21:11 GMT
Thanks!  That worked perfectly.

Thanks again.
Dan

> Hi - if I understand correctly, it is (possibly) stopping
> at a number/letter then going to the first character of
[quoted text clipped - 21 lines]
> >
> >.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.