Thread
:
'For Loop' For Selected Sheets/As Named In A Range
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
'For Loop' For Selected Sheets/As Named In A Range
Homework?
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Faraz A. Qureshi" wrote in
message ...
Could one of you experts kindly provide a sample code so as to determine
how
to carry out an exercise of "For Loop" in the following cases?
For Each "sheet in the selected sheets"
...
...
Next
and
For Each "sheet with name listed in a range (e.g. Sheet1!A1:A10)"
...
...
Next
Thanx in advance
--
Best Regards,
Faraz
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett