A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I have tried "ActiveX controls and VBA only" method you suggested- it does the job, however not perfectly.
if I alter my choice using combo box (form control) drop down list - 2nd cell link does not change automatically. i can not understand why.
a) Please download and look into my file, IMHO you will be surprised.
b) The Worksheet_Change event is not fired if you change the form control, even if you have assigned a cell link.
As you can see in my file, it is possible to get it to work with a cell data validation list or ActiveX controls, but form controls... you need workarounds and the result at the end is not nice.
Andreas.