ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Array/Literal notation (https://www.excelbanter.com/excel-programming/429314-array-literal-notation.html)

AA2e72E

Array/Literal notation
 
Is there an Excel function that will convert

a=array(1,2,3)

to {1,2,3}

?

r

Array/Literal notation
 
Function UDDF_Array(ParamArray v())
UDDF_Array = v
End Function

regards
r

Il mio ultimo lavoro ...
http://excelvba.altervista.org/blog/...ternative.html


"AA2e72E" wrote:

Is there an Excel function that will convert

a=array(1,2,3)

to {1,2,3}

?



All times are GMT +1. The time now is 01:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com