Problems using multiple drop down lists

admoney58

New Member
Joined
Oct 1, 2015
Messages
16
I'm not by an means a sophisticated excel user, but not a novice so let me start with that. I'm going to try and describe the situation as best I can.

I have a column where I need to be able to insert different specific vendor names that correspond to their general titles, e.g. records, administration, custody, etc. From this column I created a drop down list using data validation:

Records....ABC Co
Admin......DEF Co
Custody....GHI Co
...............^^These company names form the drop down list

The new drop down was created down a whole column of drop down boxes to populate the specific vendor names. The rows of this column correspond to specific fee structures that various vendors may use, so I can input the fee structures (like hard dollar billing versus hourly versus asset based) and compute a total. For reasons beyond the scope of this request, I must allow any vendor to appear possibly more than once in the column of drop down lists but also CANNOT have multiple fee structures on any given row:

Vendor.......FeeType1.....FeeType2....FeeType3...Total
ABC Co........................$1000.........................$1000
DEF Co........0.03%.........................................$200}Notice I had to use this company twice for two different
DEF Co.........................$100..........................$100}fee structures...
GHI Co..........................................$20/hr.......$40
^^ These are drop downs

Now, down the same page what I'm trying to do is create a new column from the previous drop down menu. On the corresponding rows, I need to be able to identify where any vendors appear on the fee list and then SUM all of the total fees. The goal is to be able to open a drop down to a company name and auto populate the totals.

Vendor..........Total Fees
ABC Co..........$1000
DEF Co...........$300
GHI Co...........$40
^^ drop downs

I've searched all over the web and tried IF, VLOOKUP, INDEX/MATCH, etc. to find the total fees that correspond to the company name that I drop down, but no example I can find seems to fit my situation and everything I've tried doesn't work properly. Can anyone help? Thanks in advance for any advice.

Andrew
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.

Forum statistics

Threads
1,221,904
Messages
6,162,744
Members
451,785
Latest member
DanielCorn

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top