Form trouble...screenshot provided

JohnGio56

Registered User.
Local time
Today, 13:18
Joined
Feb 12, 2010
Messages
23
Hey guys! I'm having a little trouble with one of my forms. After entering data into one of the fields and then tabbing all of the remaining fields get autofilled with $Name#. Not really sure what the problem is. Any ideas?
 

Attachments

  • form.PNG
    form.PNG
    11.9 KB · Views: 100
Have a look at the record source of your form and the control sources of each of the controls in design view.
 
The record source and control sources all seem to be correct.
 
Check that.... you are correct! Apparently I updated the field names after creating the forms. Thank you! Is there a good way to update the form or would my easy route be creating a new one?
 
No easy way unfortunately. If it were a code in vba then there would be a way to replace it. Best do it one after the other :)

You're welcome JohnGio56.
 

Users who are viewing this thread

Back
Top Bottom