guamlet
Board Regular
- Joined
- Dec 29, 2002
- Messages
- 145
I have a 10 column listbox that is in a subform. The listbox is linked to a query that has mostly numeric fields, but also a few yes/no fields in the forms of checkboxes. The listbox is currently returning "-1" for a checked box (meaning "True") and "0" for an unchecked box (meaning "False"). Is there a way to get the listbox to display either "Yes" or "No" instead for these columns while leaving the other columns formatted the way they are? I'd even settle for "True" or "False"...just anything other than "-1" and "0".
Thanks!
Thanks!