Posted to microsoft.public.excel.worksheet.functions
|
|
How to concatenate an array of four stings using formulae (not
Let's say the array is called MyArray
=INDEX(MyArray, 1)&INDEX(MyArray, 2)&INDEX(MyArray, 3)&INDEX(MyArray, 4)
"Alan" wrote:
"JMB" wrote in message
...
=CONCATENATE("AAA","BBB","CCC","DDD")
Hi JMB,
Thanks for the reply.
How do I get to that from the array though?
I have this array:
{"AAA";"BBB";"CCC";"DDD"}
I do not have those elements in four separate cells.
Thanks,
Alan.
--
The views expressed are my own, and not those of my employer or anyone
else associated with me.
My current valid email address is:
This is valid as is. It is not munged, or altered at all.
It will be valid for AT LEAST one month from the date of this post.
If you are trying to contact me after that time,
it MAY still be valid, but may also have been
deactivated due to spam. If so, and you want
to contact me by email, try searching for a
more recent post by me to find my current
email address.
The following is a (probably!) totally unique
and meaningless string of characters that you
can use to find posts by me in a search engine:
ewygchvboocno43vb674b6nq46tvb
|