P
PierreL
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
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