D
Dennis
Hi,
I and running Access via XP Office Pro w/ sp3 on XP Pro w / sp3.
I have a simple data entry form. When I am done doing my data entry, I am
on a blank screen / new record. As this point I was to close the form, but
when I do I received the error message:
The field “tbl.Warranty.ItemName†cannot contain a Null value because the
Required property for this field is set to true. Enter a value in this
field.â€
Obviously, Access is trying to write a blank record when I close the
program. How do I prevent this from happing?
I would like to use both the Window Close (X) button and a Close button
control to close my window.
How do I close my form cleanly without getting the above error message?
I believe that somehow I have to use Me.NewRecord,
Thanks
Dennis
I and running Access via XP Office Pro w/ sp3 on XP Pro w / sp3.
I have a simple data entry form. When I am done doing my data entry, I am
on a blank screen / new record. As this point I was to close the form, but
when I do I received the error message:
The field “tbl.Warranty.ItemName†cannot contain a Null value because the
Required property for this field is set to true. Enter a value in this
field.â€
Obviously, Access is trying to write a blank record when I close the
program. How do I prevent this from happing?
I would like to use both the Window Close (X) button and a Close button
control to close my window.
How do I close my form cleanly without getting the above error message?
I believe that somehow I have to use Me.NewRecord,
Thanks
Dennis