LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Adding up dropdown menu categories.

Does that mean you have more than 1 drop down list?

If so, make a list of the unique items from the drop down lists then use a
formula like this:

...........A...................B...
1...Unique list ..... Count
2...Item1.......................
3...Item2.......................
4...Item3.......................

Assume the drop down lists are in the range J1:J10

Enter this formula in B2:

=COUNTIF(J$1:J$10,A2)

Copy down as needed.

--
Biff
Microsoft Excel MVP


"JCD" wrote in message
...
I created a dropdown list in my worksheet and I was wondering if there was
any way to add up how many times each individual item was selected. Any
help
would be appreciated.

Thanks!



 
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 dropdown menu so 2nd drop menu is customized menugal Excel Worksheet Functions 1 September 4th 07 05:25 PM
Only adding up specific categories [email protected] Excel Discussion (Misc queries) 5 October 23rd 06 09:32 PM
Create Dropdown menu without using the Validation on the Data Menu lostinformulas Excel Worksheet Functions 0 July 13th 06 08:47 PM
dropdown menu or Jump menu the dude Excel Discussion (Misc queries) 1 March 26th 06 07:58 PM
Adding Custom Number Categories andikins Excel Discussion (Misc queries) 4 September 28th 05 05:49 PM


All times are GMT +1. The time now is 12:12 PM.

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

About Us

"It's about Microsoft Excel"