Thread
:
Why do I get an error in this code???
View Single Post
#
1
Posted to microsoft.public.excel.programming
Charlotte E.
external usenet poster
Posts: 45
Why do I get an error in this code???
Why do I get an error in the third line of this little code:
Dim WS As Worksheet
Dim WB As Workbook
WB = ThisWorkbook
For Each WS In WB.Worksheets
????
Reply With Quote
Charlotte E.
View Public Profile
Find all posts by Charlotte E.