What does '#Name?' Mean?

N

Nathan

I have a report that uses and IIf() function that should
display a string of characters if it comes back true.
Within the IIf() I am using the IN function to check if
one of the fields exists in a seperate query. The only
thing that displays on the report when run though
is '#Name?' no matter if the IIf() statement is true or
false. Any ideas as to what causes this and how to fix
it. The help is much appreciated. Thanks!
 
J

Jesse Avilés

It means that the fieldname is not recognized (its mispelled).

Jesse Avilés
(e-mail address removed)
Reply to the newsgroups
 

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

Top