#Name means that Access can't resolve (make sense of) the expression you're
using for the Control Source.
Did you start your Control Source entry with an equal sign?
Did you accidentally enter a space before the equal sign?
I'm also a little confused about the textbox you're trying to bind here also
having a hyperlink. Perhaps a little more explanation would help us help you.

Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000/2003
Public - 20 May 2008 08:07 GMT
Thanks but just to elaborate things. I want to display a field from a query
that is not the form's query (some external query) that is why I have to put
= sign at the beginning. Moreover, I have made sure that the Control Source
also doe not containg any spaces before = sign.
Any ideas?
> #Name means that Access can't resolve (make sense of) the expression you're
> using for the Control Source.
[quoted text clipped - 5 lines]
> I'm also a little confused about the textbox you're trying to bind here also
> having a hyperlink. Perhaps a little more explanation would help us help you.