Can't enter data into a form for new entry

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

Guest

I am trying to enter information for a NEW record into a form. When I go to
that field, I can't enter information for the new record, but I am able to
modify information in that same field for an existing record. Any ideas why?

Thanks
 
Parts of the data contained on the record are linked to other tables. The
field that is NOT allowing me to enter new information is linked to another
table. Not sure if it is an SQL Server table. How would I determine that?

Thanks for responding
 
You'd know if it was a SQL Server table. Describe the problem more fully.
What are the table names and what are they for? What is the name of the
field you are having problems with and what data type is it? Are there any
relationships between the tables involved?

--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 
Back
Top