View Single Post
  #3   Report Post  
PierreL
 
Posts: n/a
Default

Frank, Guten Tag,
Yes I may have empty cells, but then I would sort them out in the vector
later on, so assume its is all filled in. The maximum varies, but I can
easily detect the maximum length of all the rows and fill that in the formula.
Tx,
Pierre

"Frank Kabel" wrote:

Hi
do you have a maximum of columns and are they always filled or could
you have empty cells in your source data

--
Regards
Frank Kabel
Frankfurt, Germany

"PierreL" schrieb im Newsbeitrag
...
I have a table that reads
a b c
d e

I would like to map it to
a
b
c
d
e
Can I do this with a function?
Thanks,
Pierre