PC Review


Reply
Thread Tools Rate Thread

Array/Literal notation

 
 
AA2e72E
Guest
Posts: n/a
 
      3rd Jun 2009
Is there an Excel function that will convert

a=array(1,2,3)

to {1,2,3}

?
 
Reply With Quote
 
 
 
 
r
Guest
Posts: n/a
 
      3rd Jun 2009
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}
>
> ?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hungarian Notation Vs Pascal Notation? Grey Squirrel Microsoft Dot NET Framework 17 22nd Mar 2007 08:14 PM
Arrays/Literal Notation =?Utf-8?B?QUEyZTcyRQ==?= Microsoft C# .NET 22 25th Feb 2007 06:40 PM
array notation steven Microsoft VB .NET 3 28th Sep 2005 12:44 PM
Initializing a struct with an array literal Hendrik Schober Microsoft VC .NET 7 14th Jun 2005 01:02 PM
3d array: what does this notation mean? Frank Microsoft C# .NET 3 31st Dec 2004 04:06 AM


Features
 

Advertising
 

Newsgroups
 


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