Hi all, may i have your help. details as following.
Basically, when the sheet number change, i manually change the sheet array at vba. any good way to put the sheet which name starting with "X" or "3"
Dim WshtNames As Variant
WshtNames = Array("X310361", "X310377", "X310379", "X310400", "310531", "310539", "X310561", "X310579", "X310605", "310610", "310645", "310646", "310647", "310653", "X310660", "X310662", "310665")
Bookmarks