Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / November 2006

Tip: Looking for answers? Try searching our database.

Bringing together multiple columns into one from least to greatest?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
S Davis - 10 Nov 2006 21:11 GMT
Hi there,

I'm wondering if there is a way to take a list numbers which are in
multiple columns and put them into order in one column?

Sample data:

1........6..........11
2........7..........12
3........8..........13
4........9..........14
5.......10.........15

Into:
1
2
3
4
5
6
7
....
15

Is this possible? I dont mind using helper columns here. Obviously my
data is not so nicely order to begin with either:)

Thanks for any ideas. Ive wasted my entire day on this.
David Biddulph - 10 Nov 2006 21:32 GMT
=OFFSET(A$1,MOD(ROW()-1,COUNT(A:A)),INT((ROW()-1)/COUNT(A:A))) copied down
as far as you need it.
Signature

David Biddulph

> Hi there,
>
[quoted text clipped - 24 lines]
>
> Thanks for any ideas. Ive wasted my entire day on this.
rml - 10 Nov 2006 23:11 GMT
do you mean get all the NUMBERS (+/-)  from multi columns and place it all
under another column....and IN ORDER...ascending isnt it?

> Hi there,
>
[quoted text clipped - 24 lines]
>
> Thanks for any ideas. Ive wasted my entire day on this.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.