View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hideki[_4_] hideki[_4_] is offline
external usenet poster
 
Posts: 1
Default What different between "sheets" and "worksheets"


Hi,

I'm new to VBA. Could anybody tell me what is the different between
sheets and worksheets object(?). I wonder when my program didn't work
and when I swift between that two, it became works.

I don't have any code with me now but I think it always happen when I
use to loop like this:

for each ws in Activebook.sheets (or worksheets)

Thanks in advance.
hideki


--
hideki
------------------------------------------------------------------------
hideki's Profile: http://www.excelforum.com/member.php...o&userid=18903
View this thread: http://www.excelforum.com/showthread...hreadid=395348