[RESOLVED] [VBA Excel] Assigning values to array in a single line-VBForums

[RESOLVED] [VBA Excel] Assigning values to array in a single line-VBForums

瀏覽:1191
日期:2025-09-27
I haven't worked with data arrays in VBA for a while, but thought that it would be a fairly simple procedure to assign values to a one-dimensional array in a single line of code (as opposed to assigning each value in the array separately). For example, if...看更多