Excel VBA

Excel VBA "Sheets(array(. . .))" code line

瀏覽:739
日期:2025-06-11
Sheets(Array("101", "103")).Select The above is a line of code produced by the Excel macro writer. I need to iterate thru several ... Hello, I had the same problem with the array function on a different context. Actually I found out the array function jus...看更多