I have a subform, based on a query. I want to add a new field (Y/N) which I am setting to no on the initial query. I did that by creating a field blnDel: "blnDel: CBool(0)"
I would like to make the subform show the field as a check box. I am not sure how I can do this (that option doesn't appear in the "Change to" option list)
Is there a way to create it that way in the query? Or another way to accomplish this?
I would like to make the subform show the field as a check box. I am not sure how I can do this (that option doesn't appear in the "Change to" option list)
Is there a way to create it that way in the query? Or another way to accomplish this?