T
troon
I have a listbox that contains some numeric values like "1","2","3" etc...
How can I change the what these values display on a form in the listbox?
What I'd like to do is this: if the value = "1" display "Black" If the value
= "2" display "Red" if the value = "3" display "Blue"? How can I do that in
a list box? I tried doing it with an IIF but that only works for 2 values.
Access 97
Thanks
How can I change the what these values display on a form in the listbox?
What I'd like to do is this: if the value = "1" display "Black" If the value
= "2" display "Red" if the value = "3" display "Blue"? How can I do that in
a list box? I tried doing it with an IIF but that only works for 2 values.
Access 97
Thanks