B
BlueWolverine
Hello,
MS ACCESS 2003 on XP PRO.
I have a query that calculates whether or not something is present in a
table, and returns a True or a False.
Then a form reads this results (through an additional query) and display it
for that record. (the form is columnar).
I want the form to display the data as a check box instead of a text box
with a -1 or a 0. Quite frankly, I'd like the query to store it as a check
box instead of the number,
Any way to do this? or do I need an update query to fix a check box in the
table? That strikes me as a very 1930's way of doing this.
MS ACCESS 2003 on XP PRO.
I have a query that calculates whether or not something is present in a
table, and returns a True or a False.
Then a form reads this results (through an additional query) and display it
for that record. (the form is columnar).
I want the form to display the data as a check box instead of a text box
with a -1 or a 0. Quite frankly, I'd like the query to store it as a check
box instead of the number,
Any way to do this? or do I need an update query to fix a check box in the
table? That strikes me as a very 1930's way of doing this.