View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul H Paul H is offline
external usenet poster
 
Posts: 24
Default Print area Macro

I want to print a sheet with the upper left point being A1 with the bottom
right point variable. I could put a word in the cell (i.e. corner), I need
a macro to look through the sheet and find the word "corner" this would then
be used as the bottom right point for the print setup. Any ideas?