Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a worksheet where the first column is an index with customer number.
I the other columns, from B onwards, I have the item numbers each customer has ordered. I would like to sort the item numbers that is stored outside each customer number, how can this be done? |
#2
![]() |
|||
|
|||
![]()
one way;
Highlight the data range DataSortOptionsSort left to right HTH "Petterq" wrote: I have a worksheet where the first column is an index with customer number. I the other columns, from B onwards, I have the item numbers each customer has ordered. I would like to sort the item numbers that is stored outside each customer number, how can this be done? |
#3
![]() |
|||
|
|||
![]()
This was a step in the right direction, however as not all cells have a
value, the values in the first row will decide for the subsequent rows. Example data: 7800,3,5,6,7 7801,3,6,8,9,10 The first value is the customer number, and the next ar different values in the other columns. When sorting, the 3 and the 6 is placed above one another, but there will be no value under 5 and 7. There are serveral blank celles in between before sorting. PetterQ "Ray A" wrote: one way; Highlight the data range DataSortOptionsSort left to right HTH "Petterq" wrote: I have a worksheet where the first column is an index with customer number. I the other columns, from B onwards, I have the item numbers each customer has ordered. I would like to sort the item numbers that is stored outside each customer number, how can this be done? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sorting data across multiple columns | Excel Discussion (Misc queries) | |||
sorting data in columns | Excel Discussion (Misc queries) | |||
How do I lock columns together in a single row for sorting purpos. | Excel Discussion (Misc queries) | |||
How to keep rows together when sorting columns? | Excel Worksheet Functions | |||
Sorting or aligning columns | Excel Discussion (Misc queries) |