#name? access 2003

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

Guest

I have reports running fine under access 2000, but when I try to run the same
reports under Access 2003 I get #name? errors on the reports. This appears to
happen for calculated variables only. What changed from 2000 to 2003 that
makes my reports non-compatible?
 
I have reports running fine under access 2000, but when I try to run the same
reports under Access 2003 I get #name? errors on the reports. This appears to
happen for calculated variables only. What changed from 2000 to 2003 that
makes my reports non-compatible?

The #Name error usually occurs when Access can not find a field
referred to in it's control source. It could be a simple miss-spelling
or a field that has had it's name changed, or a field name that
includes a space in it and is not surrounded with brackets i.e. [Last
Name], etc. You'll need to look.
A few examples of the expressions used would have been helpful.
 

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

Similar Threads

Testing with Access 2010 7
saving an access report as a txt file 7
access report 0
Report Footer Sum 1
Access 2003 report in access 2007 6
Reports in Access 2003 5
Access 2003 Report border query 0
error 3071 3

Back
Top