anyone know how to build a macro for a distribution print. I want a button
on the menu tool bar to the far right that says "Distro Print", and in the
drop down it will give 4 choices and i can either check them all or it
default prints all four of them. I need it to print the choices for the form
on the bottom right corner. it will print four pages with example of page 1
bottom right says "blu" page 2 "red" page 3 "green" page 4 "yellow". any
information will be appreciated.
Anne Troy - 28 Mar 2007 07:30 GMT
You can start here:
http://vbaexpress.com/kb/getarticle.php?kb_id=129
The code would be similar, I'm sure. :)
You can use the same userform code, and just record the macro code you need
to print.
****************************
Hope it helps!
Anne Troy
www.OfficeArticles.com
****************************
> anyone know how to build a macro for a distribution print. I want a
> button
[quoted text clipped - 6 lines]
> bottom right says "blu" page 2 "red" page 3 "green" page 4 "yellow". any
> information will be appreciated.