envelope dialog problem

F

Fred Kruger

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
 
W

Word Heretic

G'day "Fred Kruger" <[email protected]>,

1. Select the range before showing the dialog?

2. Dunno :)



Fred Kruger said:
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: (e-mail address removed)
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top