How do I get this subtoutine to work with “option explicit” enabled?

前端 未结 0 1455
死守一世寂寞
死守一世寂寞 2021-01-03 05:24

This subroutine is from a book I am reading. It only works when "option explicit" is not enabled:

Sub Test()
    For Each sheet In ActiveWorkbook.Sh         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题