How set form property to blank ?

D

David

I need to reset a form property to blank. I tried
= " " and = Null
but neither worked. Help!

I'm using Access 2K
 
K

Kelvin

Some properties cannot be set to nothing. What property are you trying to
change?

Kelvin
 
D

David

Default Value, I figured it out its = ""
-----Original Message-----
Some properties cannot be set to nothing. What property are you trying to
change?

Kelvin




.
 
Top