word macro to ajust label definition for various printers

K

kurt

I need to create a macro that will customize a label
definition for each of several printers at a firm. I
know how to write the code for the label modifications,
but I don't know how to write the code that gives me
essentially an IF statement...i.e., if user has Xprinter,
then run code x for label definition x; if user has
Yprinter, then run Y for label definition y, etc. All I
want the user to do is to click a label button on the
toolbar, and based on his/her printer, the macro knows
which definition to select to print correctly to the
printer.

Any help? THANKS SO MUCH IN ADVANCE!!
-Kurt
 
A

Anand.V.V.N

Hi Kurt,

I am really not sure about that label definition though, hope you'll find
this helpful.

Does the lable contain the printer name? or any thing else

Anand
 

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