Hi all,
I need to combine the action of a command button to be dependent on the selection in the Combo Box in order to fill the cell with the selection that the combo box refers to.
For instance, if I have three A columns,
A2: Shoes
A3: Socks
A4: Gloves
And two rows in B and C:
B1: Video
C1: Article
I have a userform where my command buttons...