Sort problem

G

greg210

I have a 3 column table. Column one is locker number 1-300. Column 2 is
type M/Male F/Female and column 3 is key number.

Column 1 has 300 lockers all M. Starting with entry 301 I start over
again at 1 to reflect the start of W.

When I sort column 1 I assumed the sort would result in 1m1w 2m2w 3m3w
etc and down everyother one being a M or W all the way to the end
filling 600 entries.

That is not the case, as sorts into a non sensical mess moving
everything down the table to the bottom......there are 800 spaces,
therefore leaving the top 20 blank. Undoing the sort puts it all back.

Any help here.

Thanx

Greg
 
J

Jezebel

Copy the first few rows of your table and post that. There must be something
odd about the way you've entered the numbers. Bear in mind that if the
'number' as you've entered it contains both digits and text, Word can't do a
numeric sort, so you'll get an alphanumeric sort -- all the codes beginning
with '1' (including 10s and 100s) -- then all the 2s (including 20s and
200s), etc
 
G

greg210

I think its because one of the colums has both alpha and numeric
entries. Rather than post it I'd rather email it to you. Maybe you can
take a look.

Thanx much

Greg
 
C

Charles Kenyon

If you regularly post here with your real email address, you can end up with
thousands of SPAM messages drowning real messages in your mailbox and
filtering doesn't get them all.
 

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

Similar Threads


Top