combobox rows format
I want some way to indicate that a particular item in a ComboBox has been
"used"--that is, data related to the item exists in a spreadsheet. I'm not
sure the best way to do this (not the data-checking part, but the
displaying-the-result part). One way would be to make the used items appear
as bold text, if that's possible. My alternative, I suppose would be to
create another column and add a character ("" for example) when the related
row's item is used.
If there's a better way, I'm open to suggestions. Thanks.
Bert
|