View Full Version : Combo box value in a cell


chthomas
06-24-2008, 06:29 AM
Hi,

How can I get a Sheet1, combo box1 value in a cell in Sheet2?

Regards,

Charley

Call_Me_Sam
06-29-2008, 12:19 PM
Hi,

How can I get a Sheet1, combo box1 value in a cell in Sheet2?

Regards,

Charley

hi charley,

I found adding

Sheet2!A1

to the combo box's LinkedCell property worked for me