Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Drop down list

I would like to create a drop down list for 12 names and a drop down list for
12 months that are relevant to the 12 names so that I can view their monthly
figures etc.
i.e. pick dave from one drop down list and January from the other to view
Daves figures from January. And how do I set up where I input the figures.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default Drop down list

You should be able to find something here that answers your question

http://www.contextures.com/xlDataVal02.html

HTH,
Barb Reinhardt

"Rob" wrote:

I would like to create a drop down list for 12 names and a drop down list for
12 months that are relevant to the 12 names so that I can view their monthly
figures etc.
i.e. pick dave from one drop down list and January from the other to view
Daves figures from January. And how do I set up where I input the figures.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Drop down list

Hi Rob,

Try using Excel's Autofilter.

If you are not familiar with this feature, see Debra Dalgleish's
tutorial at:

Excel -- Filters -- AutoFilter Basics
http://www.contextures.com/xlautofilter01.html


---
Regards,
Norman


"Rob" wrote in message
...
I would like to create a drop down list for 12 names and a drop down list
for
12 months that are relevant to the 12 names so that I can view their
monthly
figures etc.
i.e. pick dave from one drop down list and January from the other to view
Daves figures from January. And how do I set up where I input the figures.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Drop down list

The DD is just a simple Data Validation.

To lookup results, using something like

=SUMPRODUCT(--(A2:A20=name_cell),--(B2:B20=month_cell),C2:C20)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Rob" wrote in message
...
I would like to create a drop down list for 12 names and a drop down list
for
12 months that are relevant to the 12 names so that I can view their
monthly
figures etc.
i.e. pick dave from one drop down list and January from the other to view
Daves figures from January. And how do I set up where I input the figures.



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
drop down list based on other drop down list pick Ruth Excel Discussion (Misc queries) 1 August 25th 09 04:12 PM
Drop down list dependant on previous drop down list Tenacioushail Excel Discussion (Misc queries) 1 July 1st 08 11:35 AM
Drop down lists that auto create and then filter the next drop down list [email protected] Excel Worksheet Functions 2 September 30th 07 11:53 AM
Drop Down List choice selecting another drop down list CVD0722 Excel Worksheet Functions 3 October 31st 06 01:02 PM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM


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

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"