how can i find that what is the current selection at my combobox.
Posted by Adnan Badar on February 10, 2002 11:36 PM
how can i find that what is the current selection at my combobox.
for example my combobox have theses items
1) adnan
2) badar
3) kashif
4) noman e.t.c.
then for example some body select kashif from the list of combobox then how can i put the current value(kashif) in a string.
to use that string in any place in my sheet.