You can use a dictionary to store the variables and their values: Option Explicit Public myDict As Dictionary Sub InitializeDict() Set ...
確定! 回上一頁