Sorting Columns

P

Perry

Column A contains names, column B contains the percent changes that have
taken place (calculated from data in another table). How can I sort
(decending) the values in Column B and maintain its association with the name
in column A?
 
M

Mike H

Hi,

Select both columns and then sort on Column A and the 2 columns will remain
'Paired'

Mike
 
P

Perry

I tried that and it didn't do anything. Note that column B does not contain
numbers. It contains equations ( =(D5-C5)/C5)) which give the percent change.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top