G
Guest
I have code (Excel 2000) that loops through all the visible sheets in a
workbook. Problem is, when the code gets to the "next.sh" line, the next
worksheet is not selected.
For Each sh In mybook.Worksheets
if sh.visible = xlsheetvisible then
workbook. Problem is, when the code gets to the "next.sh" line, the next
worksheet is not selected.
For Each sh In mybook.Worksheets
if sh.visible = xlsheetvisible then