View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
UTResearchAnalyst UTResearchAnalyst is offline
external usenet poster
 
Posts: 2
Default Data Validation and combination

Gord,

Thank you for your timely response. I have already been to this page and it
is great. However, I am still not able to get it working. Let me further
explain what is happening.

I have 1400 entries. Each organized into 5 columns. Year, Make, Model,
MPG, Air Quality.

I have been able to set it up so that when I select a Year, the list for
Make is updated. However, I am trying to filter this list. For example, we
have 15 models of Cheverolet and so the drop down menu has Cheverolet 15
times. I would like to filter this to just unique instances.

I hope this makes sense.

Thank you again for your help,

Brian

"Gord Dibben" wrote:

See Debra Dalgleish's site for Data Validation dependent lists.

http://www.contextures.on.ca/xlDataVal02.html


Gord Dibben MS Excel MVP

On Thu, 10 Jul 2008 15:58:02 -0700, UTResearchAnalyst
wrote:

I am making an energy efficiency calculator for a fleet of vehicles. For
each year, make and model, I have specific information as to MPG, CO2, and
Air Pollution Score. I am trying to make a drop down list to choose year,
then based on year, makes that were purchased that year, then based on makes,
the models bought in that year of that make.

Each vehicle will have a row with columns: Year, Make, Model, MPG, Air
Quality. MPG and Air Quality be hard numbers, not selected in the drop-down.

Thank you for your help!