View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dan Kraemer Dan Kraemer is offline
external usenet poster
 
Posts: 4
Default linking cells (2)

Can I link two cells so they remained associated.
e.g. Column A has a list of ages in random order.
Column B has the respective names of the people.
If I do a "LARGE" sort on the ages, can I link the names so that they sort as well?
Thank you
Dan