Datasheet View, Empty String "" Entry

D

Dennis W. Bulgrien

How can an empty string "" be entered from the datasheet view?
Access even converts a lone space to Null.
 
R

Rick Brandt

Dennis W. Bulgrien said:
How can an empty string "" be entered from the datasheet view?
Access even converts a lone space to Null.

In a form you could use code to set the field to "", but I don't think you can do it
with the keyboard.
 
Top