I made array with the name of sheets that I want to select. all the other sheets I want to hide. its need to by dynamic.
list say that my array is Sheets(Array("Sheets1", "sheet2")).Select and I have 4 sheets how I can hide all the others sheet that not in the array ?