Group:  Microsoft Word ยป microsoft.public.word.vba.addins
Thread: Add in to give right click Capitalisation ?

Add in to give right click Capitalisation ?
bored <bored[ at ]bored.com> 12/21/2008 6:21:02 PM

Hi

is there a way to do this in Word fora whole typed word - or indeed to
type a line of lower case but make the first letter to be in caps - bit
like texting sometimes does


thanks

Re: Add in to give right click Capitalisation ?
"Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> 12/21/2008 10:52:21 PM
Assign a macro that contains the following code to the relevant right click
menus

Selection.Range.Case = wdTitleWord

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"bored" <bored[ at ]bored.com> wrote in message
news:eKXwij5YJHA.256[ at ]TK2MSFTNGP06.phx.gbl...
[Quoted Text]
>
> Hi
>
> is there a way to do this in Word fora whole typed word - or indeed to
> type a line of lower case but make the first letter to be in caps - bit
> like texting sometimes does
>
>
> thanks
>


RE: Add in to give right click Capitalisation ?
Jean-Guy Marcil 12/23/2008 6:37:01 PM
"bored" wrote:

[Quoted Text]
>
> Hi
>
> is there a way to do this in Word fora whole typed word - or indeed to
> type a line of lower case but make the first letter to be in caps - bit
> like texting sometimes does

SHIFT-F3 does that.
In fact, cycling thorugh SHIFT-F3 toggles the case of the currently selected
text from "Title Case" to "UPPER CASE" to "lower case."
I use it all the time!
Re: Add in to give right click Capitalisation ?
bored <bored[ at ]bored.com> 12/25/2008 9:43:25 PM
Jean-Guy Marcil wrote:
[Quoted Text]
> "bored" wrote:
>
>> Hi
>>
>> is there a way to do this in Word fora whole typed word - or indeed to
>> type a line of lower case but make the first letter to be in caps - bit
>> like texting sometimes does
>
> SHIFT-F3 does that.
> In fact, cycling thorugh SHIFT-F3 toggles the case of the currently selected
> text from "Title Case" to "UPPER CASE" to "lower case."
> I use it all the time!

Jean-Guy

it works - many thanks

if you have any more tips or a site , please tell the world !

Home | Search | Terms | Imprint
Newsgroups Reader