Setup of a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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"
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.

--
Bob Heifler
My Access Program, Owner
www.myaccessprogram.com
info (At) MyAccessProgram (Dot) com

Message posted via AccessMonster.com
 
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.
 
Back
Top