Thread
:
how to display rows of data in a single column
View Single Post
#
1
Posted to microsoft.public.excel.misc
IUM
external usenet poster
Posts: 1
how to display rows of data in a single column
I would like to set up a simple formula turn the follow array into a single
column:
123456
abcdef
result:
1
a
2
b
3
c
4
d
5
e
6
f
Thank you.
Reply With Quote
IUM
View Public Profile
Find all posts by IUM