View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stella Stella is offline
external usenet poster
 
Posts: 3
Default Automating a Printout

Hi all,
I'm using Excel 2002

From Sheet1 I run a Do Until macro and when it stops I want to print Sheet2
automatically [ the print area is already set].

What do I need to add to the macro between *loop* and *end* to achieve this?

Many thanks

Stella