View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
davesexcel[_68_] davesexcel[_68_] is offline
external usenet poster
 
Posts: 1
Default Print a sheet without ever selecting the sheet


try
application.screenupdating=false
before
Sheets("Variables").Select


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=522334