Error on Second Record

  • Thread starter Thread starter pfm721
  • Start date Start date
P

pfm721

I have a form that has a subform on it. When a user creates a new record on
the main form and then goes to make a selection in a combo box on the subform
I get a message that says "The field is to small to accept the amount of data
you have tried to add. Try inserting or pasting less data." It works fine
until the user moves to a new record.
 
Not that I can tell. It works fine as long as I am under the first record for
a patient. When I have a problem is when a second record is created for a
patient.
 
Problem solved. Parent field and Child field were different sizes. After I
edited to match, new record could be entered.
 
Back
Top