I want to make a checkbox in the form editor of Base to fill boolean values (in this case, "Male", and "Female") in my table.
I am currently stuck in the checkbox control window's "Data" tab because I do not know what to put in the fields "Reference value (on)" and "Reference value (off)".
I know that in the table design view that Base refers to the boolean TRUE/FALSE values as "Yes" and "No". Should I use Yes and No as reference values? Should I go TRUE and FALSE? Or 1 and 0? I can just assign arbitrary designations for male and female if I know what to put in the reference value.