The only time you can have null bit values in Access is for unbound controls where a tristate option is available.
By comparison, most databases do allow null values
Although the Access development team made a poor decision when they excluded null values in bit fields over 30 years ago, we are stuck with that decision as changing it now would break lots of older databases.