What does it mean, #Name? ?

R

r_shawn

I can't remember what it means when #Name? comes up in the textbox i
Form view. Does it mean that there is just no data to put in their?

Thanks,
Robi
 
J

jahoobob

r_shawn said:
I can't remember what it means when #Name? comes up in the textbox in
Form view. Does it mean that there is just no data to put in their?

Thanks,
Robin

It usually means that the field name is not recognized. Check for
spelling and that the correct table or query is being accessed.
 
Top