programmher
Programmer
I've forgotten how to do this...
I have a query that is retrieving boolean data. I want to reflect the results in a checkbox on my form ("0" for no and "1" for yes).
How do I convert the results from boolean to an actual check on my form?
I've used the "yesnoformat" and "isboolean" options; but still no "check" in the appropriate boxes...
I have a query that is retrieving boolean data. I want to reflect the results in a checkbox on my form ("0" for no and "1" for yes).
How do I convert the results from boolean to an actual check on my form?
I've used the "yesnoformat" and "isboolean" options; but still no "check" in the appropriate boxes...