Re: ALL CAPS to lower case?

Subject: Re: ALL CAPS to lower case?
From: Maro Riofrancos <riofrancos -at- WORLDNET -dot- ATT -dot- NET>
Date: Tue, 15 Apr 1997 15:33:51 -0400

You could select the text, then press Shift+F3 once or twice-depending on whether the original text was all uppercase or AllCaps (there is a difference). Shift+F3 is the ChangeCase command, which cycles through lowercase, uppercase, and initial caps.

If you often need to do this, you might create a simple macro that lowercases selected text and assign this macro to a shortcut key. The macro is:

Sub MAIN
ChangeCase 0
End Sub

Note: if the text to be lowercased is a single word, you need not select it first. Just place the insertion point anywhere on the word.


-----Original Message-----
From: Mike Collier - SSG [SMTP:MikeCol -at- SBSERVICES -dot- COM]
Sent: Tuesday, April 15, 1997 3:02 PM
To: TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU
Subject: ALL CAPS to lower case?

Is there a way to change all caps text to lower case without retyping in
Word 7.0 ?

I seem to remember you could do this in Word 2.0.


Thanks,


Michael Collier
mikecol -at- sbservices -dot- com
SOFTBANK Services Group
Buffalo, NY
http://www.sbservices.com

TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html

TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html


Previous by Author: Re: Who hated meeces
Next by Author: Growth Software Company seeks Writer
Previous by Thread: Re: ALL CAPS to lower case?
Next by Thread: ALL CAPS to lower case?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads