Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Sort a group of cells

I have a spreadsheet with check numbers and amounts by date, which looks
something like:

5/6/06 5/7/06
5/8/06
102334 106.72 102359 653.40 102335 78.90
102333 1095.80 102348 780.98 102350 277.77
102339 345.76 102336 235.50

But it goes on for up to 20 check numbers. I want to sort so the first 2
columns change to:

102333 1095.80
102334 106.72
102339 345.76

....so the check numbers fore one date are in order from lowest to highest
with the correct amount with it, but the other columns remain as they are.
But I only want to sort the 3 rows and 2 columns with the rest of the
document remaining the same. The strange thing is that I have one document
where I can sort that way, and one where I can't. I've looked, but can't find
any differences that account for it.
  #2   Report Post  
Posted to microsoft.public.excel.programming
JNW JNW is offline
external usenet poster
 
Posts: 480
Default Sort a group of cells

You don't say whether or not you are doing this with VBA, but it seems you
are not.

Select the data you want to sort, go to Data Sort and select criteria.

That should do it.
--
JNW


"ALF0525" wrote:

I have a spreadsheet with check numbers and amounts by date, which looks
something like:

5/6/06 5/7/06
5/8/06
102334 106.72 102359 653.40 102335 78.90
102333 1095.80 102348 780.98 102350 277.77
102339 345.76 102336 235.50

But it goes on for up to 20 check numbers. I want to sort so the first 2
columns change to:

102333 1095.80
102334 106.72
102339 345.76

...so the check numbers fore one date are in order from lowest to highest
with the correct amount with it, but the other columns remain as they are.
But I only want to sort the 3 rows and 2 columns with the rest of the
document remaining the same. The strange thing is that I have one document
where I can sort that way, and one where I can't. I've looked, but can't find
any differences that account for it.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Group cells during sort John Boyee Excel Discussion (Misc queries) 1 August 25th 08 04:48 PM
How do I sort a group of calculated cells in Excel? Benny cannot figure otu the solution Excel Worksheet Functions 2 July 5th 05 08:55 PM
Group cells and sort KNS Excel Programming 3 June 21st 05 07:15 AM
How do i sort a group of cells from highest to lowest JulieR Excel Discussion (Misc queries) 2 March 8th 05 08:31 PM
How can I group a bunch of cells together, so I can sort by colum. Pleasehelpme Excel Worksheet Functions 1 November 6th 04 04:06 AM


All times are GMT +1. The time now is 02:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"