#Name?

  • Thread starter Thread starter dpk4545
  • Start date Start date
Spell.

When Access says "#Name", it doesn't recognize the spelling.

Access is VERY literal ... if you have:

frmYourFirstForm

and

frmYourFisrtForm

Access will not "know" you meant the same thing.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
How do I get ride of this error messgae?

By correcting the error in your form or report.

If you would like help doing so please post some information that a volunteer
could use to help diagnose the problem. We can't see your database from here.
 
Jeff Boyce said:
Spell.

When Access says "#Name", it doesn't recognize the spelling.

Access is VERY literal ... if you have:

frmYourFirstForm

and

frmYourFisrtForm

Access will not "know" you meant the same thing.

Regards

Jeff Boyce
Microsoft Office/Access MVP
Thanks for your reply. We are creating a form with contact details. In
design view , the name "Contact Details" is correct - (including spelling).
However, when we leave design view, the name appears as #Name?. Any
suggestions?,
 
Thanks for your reply. We are creating a form with contact details. In
design view , the name "Contact Details" is correct - (including spelling).
However, when we leave design view, the name appears as #Name?. Any
suggestions?,

Because you have that space in the field name you must enclose the
name within brackets:
[Contact Details]

Best to never use spaces. ContactDetails is just as easy to read as
Contact Details.
 
Thanks for your reply. We are creating a form with contact details. In
design view , the name "Contact Details" is correct - (including spelling).
However, when we leave design view, the name appears as #Name?. Any
suggestions?,

The name of... what? A Form? A Subform? A control? Where is the #Name?
appearing?
 

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

Days Gone 0
New Member 4
import email addresses from Excel spreadsheet 4
Park and Ride in to Central London? 2
Giveaway Free PC Games: Ticket to Ride and Carcassonne 0
The Dead Horse 1
stop outlook 2003 running 3
POP3 3

Back
Top