Sort Me Out
February 4, 2009 10:27 AM
Subscribe
I need to create a database in Excel, with clickable column headers (clicking on them will sort by that column). More inside, of course.
I know Access is better for databases, but I'm creating this for a user group with very limited PC skills. Frankly, getting them to look at Excel scares them a little. The idea of Access brings on the deer-in-the-headlights reaction.
Ideally, I'd like each category (column header) to be clickable. By clicking on that header, it sorts by that column. (Like Google Docs does automatically).
Is there a way to do this without diving into VB?
posted by Rubythursday to computers & internet (7 comments total)
Select the cells (headers+data) you want to include, then in the Data tab, click the Filter button. This will put buttons on each of the column headers. When a user clicks the button, they get a short menu, the first option of which is "Sort A to Z", the second option is "Sort Z to A". There are also some additional options below, but they shouldn't be too confusing.
Hope that helps.
posted by CruiseSavvy at 10:52 AM on February 4