Return one value from two linked combo boxes

KaGiel

New Member
Joined
Sep 29, 2017
Messages
1
I am attempting to create a form that will contain two selection options. Then, depending on the combination of selections, a specific dollar value is returned in a separate cell.

For example, the user will choose from ComboBox1 either A, B, or C. Then they will choose from ComboBox2 either 1, 2, or 3. The result is determined by the combination of the options selected. However, there are duplicates involved and I continue to run into road blocks.

I have a sample spreadsheet that would help to explain much easier but I'm not sure how to attach to this post.

I know how to do things like create ComboBoxes and I have an understanding of formulas. I do not write VBA code, but I have used it in the past (mostly researching, finding what works, copying and pasting!).

Thank you for your time!
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

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