Hi, I am struggling with a combobox on a userform. I need 2 cascading comboboxes and a textbox. Obviously the data in combobox 2 is dependent upon the choice made in combobox 1. Then the user can type anything in the textbox. But, depending on the choice made in combobox2 - the text/value in the textbox must be entered into a particular cell relevant to the choice. Almost like a linked cell that changes by the choice made in combobox2. Can anyone help with some code please? Thanks alot.