New "#Name?" Errors!

  • Thread starter Thread starter malberto
  • Start date Start date
M

malberto

Recently various reports in our MDE applications are displaying "#Name?" in
the text boxes instead of the intented query results.

Previous versions of our software and the MDB equivilant of the current
version works fine. Can anyone shed some light on this?
 
malberto said:
Recently various reports in our MDE applications are displaying
"#Name?" in the text boxes instead of the intented query results.

Previous versions of our software and the MDB equivilant of the
current version works fine. Can anyone shed some light on this?

I'm not sure. If you've changed any of the underlying tables and
queries, it could be that you've renamed or deleted fields that are
being looked for. However, it may simply be that you've changed the
configuration of the PCs where you are running this MDE, such that you
now have a broken reference. That often leads to normal built-in VBA
functions being unrecognized.
 

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