View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pt_lily pt_lily is offline
external usenet poster
 
Posts: 17
Default Select Printer Based on Criterea

We currently have an excel order form that we are using and there are two
different printers that it can be printed to. Here is what I would like to
do:
I would like a macro that would bring up a message box stating "Do you have
anything to attach to this order?" and then the options of "Yes" and "No".
The option that they select would determine what printer their form would
print on. Is this possible?

Thanks!