return array from function in VBA

后端 未结 3 2115
误落风尘
误落风尘 2020-12-18 21:00

All,

I would like to write a function to return an array of integers so I can index them, but I am not aware of the syntax for VBA. Here is the pseudo code:

3条回答
提交回复
热议问题