R
Rimma
I wonder if anyone can help.
I have a list of numbers that are sorted in numerical
order. I typed them from up to botom. I would like to
display them horizontally instead.
For example, they look like this:
1
2
3
4
5
I would like them to look like this:
1 2 3 4 5
Can someone help?
Thanks in advance
I have a list of numbers that are sorted in numerical
order. I typed them from up to botom. I would like to
display them horizontally instead.
For example, they look like this:
1
2
3
4
5
I would like them to look like this:
1 2 3 4 5
Can someone help?
Thanks in advance