You can use arrays with any field (not just categories!) ... Dim strCat As String Dim arrCat As Variant ' Set up the array arrCat = Array("key1", "key2", ...
確定! 回上一頁