Thread: sort problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
derekc[_22_] derekc[_22_] is offline
external usenet poster
 
Posts: 1
Default sort problem

i have a sheet with 6 colums

REC # - CUST - PART NUMBER - PL - QTY HND - WHSE QTY

4325 - 1312 - 1105533 - 5 - 0 - 0

i want to sort this info by part number. i want the part number t
start on top as smallest part number to biggest. if i just sort th
column the rest of the data stands still, i knew that, but i cant fin
out how to get the rest of the data to sort with it. i basically nee
to sort the info by part number and keep the rows together. so all th
info is correct.sort the rows by the info in one column. something i
that natur

--
Message posted from http://www.ExcelForum.com