View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Print Multiple Ranges

Hi Brian

You must use this a few times

Sheets("Sheet1").Range("name").PrintOut



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Brian Matlack" wrote in message
news:Brian.Matlack.1ypian_1132341003.6361@excelfor um-nospam.com...

Hi!
What code do I use if I want to print 42 different NAMED Ranges (each
on it's own sheet) in a specific order? I know I could just do them 1
at a time but I'm hoping there is a code that will be considerably
shorter.
Thanks!!


--
Brian Matlack
------------------------------------------------------------------------
Brian Matlack's Profile: http://www.excelforum.com/member.php...fo&userid=3508
View this thread: http://www.excelforum.com/showthread...hreadid=486344