View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shawn[_4_] Shawn[_4_] is offline
external usenet poster
 
Posts: 2
Default Macro print range

I have a spread sheet that I would like to print columns
D to J starting with row 10. The number of rows that
have information in them will be different every time. I
would only like to print the number of rows that have
data in them. Please help me with writting a macro to
preform this action. Thank you very much.