I should have been more clear..
On sheet1 I have a Combobox (the control toolbox, not the Forms one)
and on sheet2 I have another ComboBox (again from the control toolbox)
I need the Combobox on Sheet2 to mirror the ComboBox on sheet 1.
So basically Sheet1.comboxbox1.value will always = Sheet2.ComboBox1.value
I know, I know... i should be able to figure this out... but it's been bugging me for a while.
Bookmarks