Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default List sort - filter macro based on check box

Hello,
I have a list of activities by department, and I want to show only the top
10 highest savings across user input defined categories.

For example, one column has 7 different department names, other columns
contain data like activity name, responsibility, start date, etc. I would
like to set up a series of check boxes that mgmt could select for the 7
departments, then return the top 10 activities based on a savings column.
This would allow them to exclude one or more departments from the project
list.

Is this the right use of filtering & macros, or is there a better way to
achieve the same results? the data must be moved to a separate sheet in the
workbook where other summary info is rolled up.

I'm using Excel 2003.

thanks for your help
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default List sort - filter macro based on check box

You could use filtering and Macro's but it would be a lengthy process to
build. Probably a User Form would be the best way to do this, however this
is also not a simple process.

The following links may be of help:
http://msdn.microsoft.com/en-us/library/aa192538.aspx
http://www.contextures.on.ca/excelfiles.html#DV0017

I also had a similar exercise which I posted to this forum on the 23rd
Titled "Multiple Selection Combo Box" Dave Peterson posted a very helpful
response with some very effective VB Code.

Hope this helps



"brumanchu" wrote:

Hello,
I have a list of activities by department, and I want to show only the top
10 highest savings across user input defined categories.

For example, one column has 7 different department names, other columns
contain data like activity name, responsibility, start date, etc. I would
like to set up a series of check boxes that mgmt could select for the 7
departments, then return the top 10 activities based on a savings column.
This would allow them to exclude one or more departments from the project
list.

Is this the right use of filtering & macros, or is there a better way to
achieve the same results? the data must be moved to a separate sheet in the
workbook where other summary info is rolled up.

I'm using Excel 2003.

thanks for your help

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filter based on list Dave Eade Excel Discussion (Misc queries) 1 January 16th 09 09:46 PM
List, Filter Sort? [email protected] Excel Discussion (Misc queries) 1 January 24th 08 09:08 PM
Filter or sort a macro result laralea Excel Discussion (Misc queries) 2 August 17th 07 08:26 PM
Filter the results of a list based on a previous vlookup against the same list Mizpah Excel Worksheet Functions 2 August 18th 06 10:28 AM
Can one cell hold multiple check boxes (and then sort based off e. OT Excel Discussion (Misc queries) 1 March 29th 06 07:32 PM


All times are GMT +1. The time now is 08:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"