View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary L Brown Gary L Brown is offline
external usenet poster
 
Posts: 219
Default Can I sort a list to match a previously existing order?

From what you've written, it sounds like a vLookup function will do the trick.
HTH,
--
Gary Brown

If this post was helpful, please click the ''Yes'' button next to ''Was this
Post Helpfull to you?''.


"MirCS" wrote:

I have a list of numbers that corresponds to a list of data (for example, a
list of test grades by student name). Is it possible to sort a second list
of numbers (associated with the same data) to match the order of the first
list?