Setup of a form

H

HankL

I have setup a form and and had it interlocked with another form. I decided
to make it all one form. When I moved it to create the one form, my fields
show the following where I have to fill it:

#NAME?
Please advise what I need to do to correct this.
 
H

heifler via AccessMonster.com

The #NAME? means that the control (field) in the form has no data source that
matches any data fields in the form's recordsource. I can see that you could
use some help with this form. Seeing it would help.
See my "Signature"
 
K

KARL DEWEY

I have setup a form and and had it interlocked with another form.
Did this 'interlock' consist of sourcing data from the other form? Check
the control source for each object in the form.
 
Top