View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mikeburg[_46_] mikeburg[_46_] is offline
external usenet poster
 
Posts: 1
Default Sheet1.Activate vs Sheet1.Select


Are there any difference between the two following lines of VBA code?

Sheet1.Activate
Sheet1.Select

In other words, are there any times they will mean something different
within the VBA code?

Thanks, mikeburg


--
mikeburg
------------------------------------------------------------------------
mikeburg's Profile: http://www.excelforum.com/member.php...o&userid=24581
View this thread: http://www.excelforum.com/showthread...hreadid=474813