View Single Post
  #1   Report Post  
nc
 
Posts: n/a
Default Print range macro

Hi

How would I print this range,
Range(Range("A1"), ActiveCell.SpecialCells(xlLastCell))
on a single page using landscape format?

Thanks.