Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to catalogue my DVD collection by main character and by genre. I
want to be able to display my lists of films when selecting one of each of these 2 variables, is this possible to do in excel? I am currently using drop down lists to select each of the variables but cannot work out how to programme the cells to except the data. Please can you help? Even I need to create a Macro please can you start me off on the right track. Many Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi GBH99,
See xlDynamics Dependent Dropdowns page at: http://www.xldynamic.com/source/xld.Dropdowns.html If you are not familiar with macros, you may wish to visit David McRitchie's 'Getting Started With Macros And User Defined Functions' at: http://www.mvps.org/dmcritchie/excel/getstarted.htm You might also look at David's tutorials page at: http://www.mvps.org/dmcritchie/excel....htm#tutorials --- Regards, Norman "GBH99" wrote in message ... I am trying to catalogue my DVD collection by main character and by genre. I want to be able to display my lists of films when selecting one of each of these 2 variables, is this possible to do in excel? I am currently using drop down lists to select each of the variables but cannot work out how to programme the cells to except the data. Please can you help? Even I need to create a Macro please can you start me off on the right track. Many Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Data=Filter=Autofilter should work without any code.
-- Regards, Tom Ogilvy "GBH99" wrote in message ... I am trying to catalogue my DVD collection by main character and by genre. I want to be able to display my lists of films when selecting one of each of these 2 variables, is this possible to do in excel? I am currently using drop down lists to select each of the variables but cannot work out how to programme the cells to except the data. Please can you help? Even I need to create a Macro please can you start me off on the right track. Many Thanks |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for this, is there anyway of displaying the info in a list of cells.
For Example if the actor is Sean Connery and the Genre is Action for it to list all his bond movies and the Rock in say cells c10 onwards? "Norman Jones" wrote: Hi GBH99, See xlDynamics Dependent Dropdowns page at: http://www.xldynamic.com/source/xld.Dropdowns.html If you are not familiar with macros, you may wish to visit David McRitchie's 'Getting Started With Macros And User Defined Functions' at: http://www.mvps.org/dmcritchie/excel/getstarted.htm You might also look at David's tutorials page at: http://www.mvps.org/dmcritchie/excel....htm#tutorials --- Regards, Norman "GBH99" wrote in message ... I am trying to catalogue my DVD collection by main character and by genre. I want to be able to display my lists of films when selecting one of each of these 2 variables, is this possible to do in excel? I am currently using drop down lists to select each of the variables but cannot work out how to programme the cells to except the data. Please can you help? Even I need to create a Macro please can you start me off on the right track. Many Thanks |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi GBH99,
Thanks for this, is there anyway of displaying the info in a list of cells. For Example if the actor is Sean Connery and the Genre is Action for it to list all his bond movies and the Rock in say cells c10 onwards? Consider the use of the Autofilter or Advanced Filter features. Debra Dalgleish has tutorials on her Contextures site: http://www.contextures.com/xlautofilter01.html and http://www.contextures.com/xladvfilter01.html --- Regards, Norman "GBH99" wrote in message ... Thanks for this, is there anyway of displaying the info in a list of cells. For Example if the actor is Sean Connery and the Genre is Action for it to list all his bond movies and the Rock in say cells c10 onwards? "Norman Jones" wrote: Hi GBH99, See xlDynamics Dependent Dropdowns page at: http://www.xldynamic.com/source/xld.Dropdowns.html If you are not familiar with macros, you may wish to visit David McRitchie's 'Getting Started With Macros And User Defined Functions' at: http://www.mvps.org/dmcritchie/excel/getstarted.htm You might also look at David's tutorials page at: http://www.mvps.org/dmcritchie/excel....htm#tutorials --- Regards, Norman "GBH99" wrote in message ... I am trying to catalogue my DVD collection by main character and by genre. I want to be able to display my lists of films when selecting one of each of these 2 variables, is this possible to do in excel? I am currently using drop down lists to select each of the variables but cannot work out how to programme the cells to except the data. Please can you help? Even I need to create a Macro please can you start me off on the right track. Many Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Pull Down List | Excel Discussion (Misc queries) | |||
How to remove non-exist values in pull-down list in pivot table | Excel Worksheet Functions | |||
Using List details within a sum | Excel Worksheet Functions | |||
pull data from a table and sort into list | New Users to Excel | |||
How do I get a calendar pull down list in Excel? | Excel Discussion (Misc queries) |