View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rekoop rekoop is offline
external usenet poster
 
Posts: 4
Default generating a rank order on two variables

Hello,
Is this possible...

I want excel to scan column A which contains course codes
some of which will be the same.
Then I want excel to compare the same course codes with
the corresponding entry date entered in Column B.
In column C I would like excel to generate a numbered
list base on same course code and the date entered.

This is basically a course waiting list that will assign
a priority number to an individual who wishes to be
placed on a course waiting list based on the date they
made the request.

Any suggestions are appreciated,

Rekoop