經安全檢測,此網站為安全網站,請放心前往原始網址!

Can a VBA function in Excel return a range? - Stack Overflow

You can also return a Variant() which represents an array of values. Here is an example for a function that reverses values from a range into a new range: Public Function ReverseValues(ByRef r_values As Range) As Variant() Dim i As Integer, j As Integer,

stackoverflow.com

網址安全性掃描由 google 提供