vba - Remove Checkbox in a Yes/No Field in MS Access -


when create field type yes/no in design view, appears checkbox. there way appear words true or false or yes or no? using ms access 2007.

go lookup tab , select display control textbox

enter image description here

now table field yes/no appear true or false. can set default value general tab.

enter image description here


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -