View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
MattShoreson[_138_] MattShoreson[_138_] is offline
external usenet poster
 
Posts: 1
Default Moving Between worksheets


That's ok.

You could try this alternative instead...

Sub printtariq()
Dim xlRng as range
set xlRng = activecell

Then when you finished all the processes...

activecell.selec

--
MattShoreso
-----------------------------------------------------------------------
MattShoreson's Profile: http://www.excelforum.com/member.php...nfo&userid=347
View this thread: http://www.excelforum.com/showthread.php?threadid=56656