Is Possible to have a Dependent ActiveX ComboBox on another ActiveX ComboBox?

AssGuardian

New Member
Joined
Jun 4, 2022
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Hello, Pros,

I need some help regarding the Dependenct Combobox on another Combobox.
I've attached the Link of file below which explains everything.
please help !!!


Link : Book1.xlsm
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
First I added a LinkedCell (H9) to your first combobox so that a formula can be created based on what is selected in that combobox.

Then I created a formula to give the list for the second combobox. You can see this formula in K9, but that is just to illustrate how it works. You can delete K9.

I created a name for this formula NameList and assigned it to the ListFillRange property of the second combobox.

populate the value in A1 Cell
No idea what you mean by that.

I didn't want to edit your original file so here is a link to my version.

 
Upvote 0
Solution
@6StringJazzer Thanks for the Response,
I was asking that the selection from 2nd combobox would be linked to cell A1 but still this helped me a lot. Thanks again
 
Upvote 0

Forum statistics

Threads
1,215,660
Messages
6,126,088
Members
449,287
Latest member
lulu840

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