Fields in form not working

G

Guest

I've created a data entry form that inserts information into several
different tables. I have found that several different fields within the form
will not let me type anything in them. Some fields are working and some are
not. I have checked to make sure that Additions and edits can be made to the
form. Can anyone help me with this?
 
J

John Vinson

I've created a data entry form that inserts information into several
different tables. I have found that several different fields within the form
will not let me type anything in them. Some fields are working and some are
not. I have checked to make sure that Additions and edits can be made to the
form. Can anyone help me with this?

A *single* form updating multiple tables - unless they're on Subforms
- sounds like a flawed design. What is the form's Recordsource
property? What are the Control Source properties of the offending
controls (forms have controls, tables have fields)?

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top