View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Will Francis Will Francis is offline
external usenet poster
 
Posts: 5
Default Print Area Question

Hi Folks

I am looking for a piece of code which will enable me to
print a selection, the selection being cells selected by
AutoFiltering cells.

At the moment I have code which filters cells, how do I
then set this range as the print area?

Any help appreciated.

Thanks
Will