Forum

Notifications
Clear all

formula for Multiple cascading dropdown with auto-populate query

3 Posts
2 Users
0 Reactions
94 Views
(@joermiller)
Posts: 2
New Member
Topic starter
 

Hello,

 

Each of the data sets and price correlations are generic examples as I cannot use the original company data, so to keep it simple, here is an MS 365 excel sheet with general name association that uses the same formula formats as my internal company documents.

 

I am looking for assistance in finding the correct formula to assist with auto-populating a set of data depending on the chosen dropdown fields.

GOAL: Auto-populate the corresponding transmission cost data value of a given vehicle by choosing one of the two corresponding origins in drop down #1, then pick from those related Domestic or Foreign options in drop down #2.

 

  • I have attached the generic excel sheet so formulas and tables can be referenced. I have attempted to use HLOOKUP, IF/THEN, AND/OR statements in different combinations but I am missing the link somehow to referencing the cost associated with a chosen car in the second dropdown.
  • I have named table associations for the various groups of data
  • I color coded the matching data sets to try and make it easier to follow.

 

Origin – Domestic & Foreign

1st Dropdown code (Cell B2):

=INDIRECT("Origins")

 

Domestic – Ford, Chevrolet, Chrysler

Foreign – Kia, Toyota, Audi

2nd Dropdown code (Cell C2):

=INDIRECT($B$2)

 

Name-Manager-Table-List-1.png

 
Posted : 11/04/2023 4:10 pm
(@keebellah)
Posts: 373
Reputable Member
 

Maybe it's too simply thought but would this answer your question?

 
Posted : 12/04/2023 2:26 am
(@joermiller)
Posts: 2
New Member
Topic starter
 

Thank you so much Hans. I was using the same query types but had the order all wrong. Very much appreciated!Smile

 
Posted : 12/04/2023 12:17 pm
Share: