Can't update records

R

Ryan Littleton

Got a problem... my form allows you to add a new record, but I cannot add
additional information after the intial record is added. The record can be
added manually to the table, but the additional do not allow me to update.

What's going on?
 
V

virginia

Ryan said:
Got a problem... my form allows you to add a new record, but I cannot add
additional information after the intial record is added. The record can be
added manually to the table, but the additional do not allow me to update.

What's going on?

Check to see if your FORM properties have YES selected in Allow Edits, Allow
Deletions and Allow Additions. If it has NO selected, you won't be able to
change any information on the FORM. Hope this helps
 
Top