A family of Microsoft relational database management systems designed for ease of use.
Are you picking the same field twice?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm creating a pretty simple database but I haven't worked with Access in many years and Access 2013 is completely new to me.
"Expr1000" is in one of my data fields and I can't get it out. What I have done so far
And as long as that is in the control, I can't enter anything because I get an error message!
I don't what to do besides deleting the form and starting again.
I've done that with other issues I couldn't resolve. Would really appreciate some way to trouble shoot.
Thanks,
Ruth
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Are you picking the same field twice?
Answer accepted by question author
Have you compacted the database lately? That might clear it up. If it doesn't, delete the control, remove the form's RecordSource, save the form, compact the database, put the RecordSource back in place and add a new control.
Also take a look at the table in design view and look for Expr1000 in all the fields properties, descriptions, etc.
Glad we could help, Ruth.
Deleting the RecordSource did it! I did all the other steps several times without that and it didn't work. Then, I reread your instructions, removed the RecordSource and it's fine.
It's a continuous form and I wanted the record sort by a field (happened to be the one I was having problems with) so the RecordSource was a query. I may have had this field in twice before.
Thanks very much for your quick help,
Ruth