S
Sirpent0r
Hi,
I am creating a list box containing serveral characters from the wingdings
font set. I am using the activeX control version so I can set the font that
is displayed in the list box to display correctly. So it displays an arrow
symbol instead of the ASCII equivelent "é".
I would then like to have this single listbox containg these items be
applied to a range of cells instead of just one cell as defined by the
LinkedCell setting. I tried using a range in this field, but it only accepts
a single cell (for example A1). I would like to be able to have this apply to
A1:A10.
Kind of like when the user clicks on the appropriate cell, say A2, the
linkedCell value changes to A2 and the appropriate symbol can be selected
from the drop down list. If the user selects A3, same thing.
thanks
I am creating a list box containing serveral characters from the wingdings
font set. I am using the activeX control version so I can set the font that
is displayed in the list box to display correctly. So it displays an arrow
symbol instead of the ASCII equivelent "é".
I would then like to have this single listbox containg these items be
applied to a range of cells instead of just one cell as defined by the
LinkedCell setting. I tried using a range in this field, but it only accepts
a single cell (for example A1). I would like to be able to have this apply to
A1:A10.
Kind of like when the user clicks on the appropriate cell, say A2, the
linkedCell value changes to A2 and the appropriate symbol can be selected
from the drop down list. If the user selects A3, same thing.
thanks