I want to sort the first column by the grant id (Numeric) then I want the second column (last name) to be sorted alpha in accordance with the grant ID assigned to that person
For example:
04-29 Albertson
04-75 Berns
04-37 Carson
05-29 Andrews
05-35 Bacon
05-00 Castillo
06-01 Anderson
06-12 Beacon
And so forth. How do I do this?