View Single Post
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

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