View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LennyG LennyG is offline
external usenet poster
 
Posts: 8
Default protected worksheet

I have prepared a worksheet for user entry in which there are formulas.
The worksheet is protected and I am trying to have interim reports printed
using a
macro. When the current region is selected in the macro, the entire area
including
empty cells with the formulas copied, is selected. How do I get the print
area to
stop at the point where data has been entered, excluding the empty,
formatted rows.