Still a field with #Name? though every control has been renamed

  • Thread starter Thread starter Lars Gustavsson
  • Start date Start date
L

Lars Gustavsson

I've checked the rowsource property and it's empty, and the combo is
filled with 4 digit year numbers from 1994 to now, during Form_Load.
The Control Source property is connected to a linked database table
field of 'number' (integer) type. The problem has been rised since I
added a few new fields at the end of the linked database table.

Lars
 
Don't know if it is related at all to your problem at hand, but whenever you make a design change
to a linked table, it is a good idea to delete the link and re-create it.

Tom
_______________________________


I've checked the rowsource property and it's empty, and the combo is
filled with 4 digit year numbers from 1994 to now, during Form_Load.
The Control Source property is connected to a linked database table
field of 'number' (integer) type. The problem has been rised since I
added a few new fields at the end of the linked database table.

Lars
 

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