Userform data recovery

jmk15315

Board Regular
Joined
Nov 7, 2021
Messages
59
Office Version
  1. 2013
  2. 2010
Platform
  1. Windows
Good afternoon.

I am familiar with assigning a cell or range of cells using the "Define Name" method and then using that name in "RowSource" of a ComboBox. What I am wondering is if there is a way to have the ComboBox refer to a different "name" based on the selection of a different combobox.

For example: With "ComboBox1" I select from the dropdown options (Ford, Chevy, Dodge) and then with "ComboBox2" my options change to the dropdown appropriate to the selection in ComboBox!.

What would be the most efficient way to approach this? Some ComboBox's would have more choices than others.

My first thought was to tie the combobox to an "IF" command but I don't know how to point the "Rowsource" to the different named cells

Maybe there is a cleaner way to do this.

I appreciate any assistance
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,952
Members
449,095
Latest member
nmaske

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