I need to have the state already in forms every time the are filled out. I
have it on my form as a blank text box.
I tried putting in the default of the properties like I did on the table,
but it did not show up in the form view.
Thanks
> I tried putting in the default of the properties like I did on the table,
> but it did not show up in the form view.
Default values apply only to new Records. Are you expecting it to fill in
existing Records with the particular Field Null?
hfamilym - 07 May 2008 23:21 GMT
No, this is a new db without any records. So, I should try it again in the
default property - then fill in a test record?
> > I tried putting in the default of the properties like I did on the table,
> > but it did not show up in the form view.
>
> Default values apply only to new Records. Are you expecting it to fill in
> existing Records with the particular Field Null?
Linq Adams - 08 May 2008 03:08 GMT
As Homer Simpson would say "Doh!"

Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000/2003