G
Guest
I want to create a new table, based on another table, with a boolean field
defaulted to "No". But when I use
NewField: CBool(No)
in my MakeTable query, Access creates a Numeric field instead of a Boolean
one. Can someone tell me out to fix this?
defaulted to "No". But when I use
NewField: CBool(No)
in my MakeTable query, Access creates a Numeric field instead of a Boolean
one. Can someone tell me out to fix this?