Thread: Printing Macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Printing Macro

Not on one sheet of paper.

You can copy and paste them as a picture on another worksheet and print
that.

Turn on the macro recorder while you do it manually to get the code.

Holding down the shift key when you select the Edit menu will give you the
option to paste as picture.

--
Regards,
Tom Ogilvy


"tc" wrote:

Hi. I require a macro that will enable me to print two selections on
two different worksheets. Is that possible?