Text Boxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Ok have it set as primary key. I have everything I can imagine done. I even
have it working just one big problem. When I go to the form and select the
ID for the title it puts in the number where the title should be.
 
Hello Tobie.

Tobie said:
Ok have it set as primary key. I have everything I can imagine done.
I even have it working just one big problem. When I go to the form
and select the ID for the title it puts in the number where the title
should be.

Ok check the controlsource property for both controls. They are
probably both bound to the same field.
 
Back
Top