getting False value on empty fields

S

shachare

Hi

I am using MS access 97, I try to run an application that has a simple
form with textbox
however everytime I have an empy field, I get the word "FALSE"

Can anyone help me??


Thanks
Efrat
 
T

tina

open the form in Design view. click on the control that shows the FALSE
value. in the Properties box, look at the DefaultValue property.

hth
 
J

John W. Vinson

open the form in Design view. click on the control that shows the FALSE
value. in the Properties box, look at the DefaultValue property.

And also the Format property.
 
Top