Sorting a column in a spreadsheet

A

akkrug

What is the best way to sort a spreadsheet? My boss wanted filters set up,
so I set up an autofilter for all columns. She also wanted to sort by one
column, so I recorded a macro that sorted the column in ascending order and
another macro to sort it into descending order. I thought there might be a
better way to do it. Also, can I assign the macro to a button instead of a
shortcut key?

Thanks for the help!!

Ken
 
L

Luke M

If you've setup your autofilters correctly, you can simply use the sorting
capability listed within the filter.

But yes, you could create a button from the forms toolbar (or a picture, if
you like) and assign a macro to either of them.
 
G

gls858

akkrug said:
What is the best way to sort a spreadsheet? My boss wanted filters set up,
so I set up an autofilter for all columns. She also wanted to sort by one
column, so I recorded a macro that sorted the column in ascending order and
another macro to sort it into descending order. I thought there might be a
better way to do it. Also, can I assign the macro to a button instead of a
shortcut key?

Thanks for the help!!

Ken

I know bosses expect to have the info at their finger tips but I think
this is a case of teach a man to fish. The functions you are asking
about sort and filter are two basic functions in a spreadsheet. take 2
minutes and show this person HOW to do this themsleves and save yourself
some time.

gls858
 

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