Sorting a list of numbers

B

BRB

I have inherited an excel file with numbers across 100 columns and over 300
rows with several blank cells (likely 15%). I would like to format these
numbers across 10 columns and however many rows are necessary, but without
any blank cells, in ascending order down each column.
Can someone help me how to do this? Thank you.
 
B

BRB

Starting file

300 350 "blank" 230 "blank" 120
110 "blank" 210 "blank" 331 35
"blank" 10 450 "blank" "blank" 11

Processed file

10 110 230 350
11 120 300 450
35 210 331


Hope this helps
 
D

Don Guillett

If desired, send your file to my address below. I will only look if:
1. You send a copy of this message on an inserted sheet
2. You give me the newsgroup and the subject line
3. You send a clear explanation of what you want
4. You send before/after examples and expected results.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top