Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 400
Default Array/Literal notation

Is there an Excel function that will convert

a=array(1,2,3)

to {1,2,3}

?
  #2   Report Post  
Posted to microsoft.public.excel.programming
r r is offline
external usenet poster
 
Posts: 125
Default 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}

?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Use CountIf for a literal string chadkwelch Excel Worksheet Functions 3 March 21st 10 03:45 AM
Literal based on Week end Umar Excel Worksheet Functions 5 December 26th 09 04:54 PM
Number to words literal JCP Excel Worksheet Functions 12 August 22nd 08 05:18 PM
Edit a Literal or Integer Rick Excel Programming 3 November 20th 07 06:46 PM
How to use literal quotes with concatenation schieb Excel Discussion (Misc queries) 2 February 3rd 06 09:49 PM


All times are GMT +1. The time now is 11:47 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"