View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vic[_3_] Vic[_3_] is offline
external usenet poster
 
Posts: 1
Default Macro to input total copies from a cell value

Using Excel 2003, I'm looking for a macro code that:
-Default an specific printer before start printing (if possible, if not user
can do it manually)
-Print a range name
-Before printing range name, take value from a specific cell and use it as
the number of copies to print, if cell value = 0 or blank don't print.

If someone can help me out I'll really appreciate it... Thanks in advance!