H
hideki
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
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