Thread
:
Selection.worksheets
View Single Post
#
1
Posted to microsoft.public.excel.programming
David
external usenet poster
Posts: 1,560
Selection.worksheets
I found that the code in the title is not correct. I want to operate on each
worksheet in the selected worksheets.
I tried:
for each wksht in selection.worksheets
code
next wksht
What code should I use?
--
David
Reply With Quote
David
View Public Profile
Find all posts by David