Totally Befuddled

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

Guest

OK. I have a text field in a table. In form design, I create a combo box
for that same field. I open form view and the combo box works fine. I do the
same thing for another table and form design and when I try to open the form
view, I get "type mismatch in expression". Everything seems to be the same
in both cases. Why do I get different results?
 
What is the row source of the combo box? What is the bound column? If you
have more than one column, maybe the combo box is trying to store a value
from a different column than you are expecting.
 
Just a single column. I've checked and it is bound to the correct field in
the table.
 

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

Back
Top