Subform data editing

  • Thread starter Thread starter Hammer
  • Start date Start date
H

Hammer

I need some help with a general question. I have a form with two subforms.
This form displays my data the way I want it to but I can't do several
things (1) Add a new record (2) Update/Edit any of the existing data (3) Use
a combo box to find individual records because the unbound combo box won't
update.

I have obviously done something wrong. Could it have been with the table
relationships or the way I constructed my form. I'm lost. The form is
displaying the data just fine and I can navigate records using the buttons at
the bottom of the form window but I just don't know how to fix this problem.
 
Hi Hammer (what is your name?)

If you cannot add or edit, chances are that the RecordSource of the form
is based on multiple tables. It is best to based each form or subform
on just one table.

read this:

Access Basics
8-part free tutorial that covers essentials in Access
http://www.AccessMVP.com/strive4peace

Warm Regards,
Crystal
remote programming and training

*
(: have an awesome day :)
*
 
Back
Top