Re: Starting a New Document in Word2003
- From: "Jack Sadie" <jacksadie@xxxxxxxxxxxxxx>
- Date: Mon, 15 Aug 2005 20:24:28 +0100
Thanks to you and Suzanne for the suggestions.
Jack
"Graham Mayor" <gmayor@xxxxxxxx> wrote in message
news:urPOhgaoFHA.320@xxxxxxxxxxxxxxxxxxxxxxx
> You could intercept the built-in function with vba eg
>
> Sub FileNew()
> Dialogs(wdDialogFileNew).Show
> End Sub
>
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
> Jack Sadie wrote:
>> When I click on the New Document icon in Word 2003 it opens a task
>> pane on the
>> right headed Templates.
>>
>> I then have to click on "Templates/On my computer"
>> to get to the dialog box where I can choose from all my carefully
>> customised templates.
>>
>> Please will someone tell me how can I make clicking the "New
>> Document" icon cause Word to go directly to that dialog box.
>>
>> I suppose I could a record a new macro and put it on a new icon but
>> it seems better to use the original icon to behave as I want it to.
>>
>> TIA.
>> Jack Sadie
>
>
.
- References:
- Starting a New Document in Word2003
- From: Jack Sadie
- Re: Starting a New Document in Word2003
- From: Graham Mayor
- Starting a New Document in Word2003
- Prev by Date: Re: Starting a New Document in Word2003
- Next by Date: Re: Where are the Open Office newsgroups?
- Previous by thread: Re: Starting a New Document in Word2003
- Next by thread: Re: Starting a New Document in Word2003
- Index(es):
Relevant Pages
|