I have a rather large spreadsheet of ticket/certifications and expiries. I'd like to alphabetize the employees without mixing up their information; their names are in every second row with certification dates following, and on the row below their names underneith their certification dates are the expiries:
eg.
SMITH, John Jan 1, 2009
Expiry Jan 1, 2012
DOE, Jane March 2, 2009
Expiry March 2, 2012
And so on. The second rows all say "Expiry" so I don't want it to sort those too.
Can this be done?
eg.
SMITH, John Jan 1, 2009
Expiry Jan 1, 2012
DOE, Jane March 2, 2009
Expiry March 2, 2012
And so on. The second rows all say "Expiry" so I don't want it to sort those too.
Can this be done?