ACC: Cannot Save a Blank Record in a Table or Form (109819)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q109819 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
You cannot save a blank, new record in a table or form.
CAUSE
Microsoft Access requires some form of data entry in the new record in
order to create it.
RESOLUTION
To add a blank record to a table, press SPACE BAR in any field in the
table.
To add a blank record to a form, press SPACE BAR in any field whose
ControlSource property points to a field in the underlying record source. A
SetValue or SendKeys macro action directed at the bound control will also
add a blank record to a form.
STATUS
This behavior is by design.
REFERENCES
For more information about adding records, search the Help Index for
"adding records to tables."
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbprb kbusage KB109819 |
---|
|