I have to remove the inbuilt envelope and labels facility
from some documents I have produced as they are
restricted.
So I have used a sub procedure where I unprotect the
document and then call the envelope and labels dialog as
follows.

Dialogs(wdDialogToolsEnvelopesAndLabels).Show

2 problems I have found which I need help solving if
there is a solution are as follows.
1. before I could highlight the address in a letter and
open the envelopes dialog and the address would
automatically be entered in the dialog, now I have to
copy and paste it.. Why is there a solution to this

2. in the labels section it gives you the facility to
specify which column and row of a single label you want
the details to be printed on but no matter which row and
coulmn you selct it always prints at row 1 and column 1
so you have to create a new document and select the
specific label.... Why is there a soultion to this.

I am using word 97 with SR2 installed.

Cheer

Fred

Re: envelope dialog problem by Word

Word
Sat Jul 12 21:14:50 CDT 2003

G'day "Fred Kruger" <fredie_kruger@hotmail.com>,

1. Select the range before showing the dialog?

2. Dunno :-)



"Fred Kruger" <fredie_kruger@hotmail.com> was spinning this yarn:

>I have to remove the inbuilt envelope and labels facility
>from some documents I have produced as they are
>restricted.
>So I have used a sub procedure where I unprotect the
>document and then call the envelope and labels dialog as
>follows.
>
>Dialogs(wdDialogToolsEnvelopesAndLabels).Show
>
>2 problems I have found which I need help solving if
>there is a solution are as follows.
>1. before I could highlight the address in a letter and
>open the envelopes dialog and the address would
>automatically be entered in the dialog, now I have to
>copy and paste it.. Why is there a solution to this
>
>2. in the labels section it gives you the facility to
>specify which column and row of a single label you want
>the details to be printed on but no matter which row and
>coulmn you selct it always prints at row 1 and column 1
>so you have to create a new document and select the
>specific label.... Why is there a soultion to this.
>
>I am using word 97 with SR2 installed.
>
>Cheer
>
>Fred

Steve Hudson

Word Heretic, Sydney, Australia
Tricky stuff with Word or words for you.
Email: word_heretic@yahoo.com.au
Products: http://www.geocities.com/word_heretic/products.html
Spellbooks: 728 pages of dump left and dropping...

The VBA Beginner's Spellbook: For all VBA users.