Hi,
I will have to use Form Control inserts instead of ActiveX Control since the latter will give me problems with the change in definition of monitors. I believe I won't be the first one who has this kind of issues. But as far as features are concerned, ActiveX Cntl is better.
Supposed I have a Combobox of Form Cntl, linked to a range of cells (input range); then specify a cell as Cell Link. But as I pick a value from the dropdown of the Combobox, the value appears in the cell linked will be a ordinal number instead of the value itself. I don't like that. Is there any options that I can use to make it show the value instead of the index? I don't want to write a macro like "IF 1 THEN A, ELSEIF 2 THEN B...".
Thanks in advance.
I will have to use Form Control inserts instead of ActiveX Control since the latter will give me problems with the change in definition of monitors. I believe I won't be the first one who has this kind of issues. But as far as features are concerned, ActiveX Cntl is better.
Supposed I have a Combobox of Form Cntl, linked to a range of cells (input range); then specify a cell as Cell Link. But as I pick a value from the dropdown of the Combobox, the value appears in the cell linked will be a ordinal number instead of the value itself. I don't like that. Is there any options that I can use to make it show the value instead of the index? I don't want to write a macro like "IF 1 THEN A, ELSEIF 2 THEN B...".
Thanks in advance.