ADP Form building question

  • Thread starter Thread starter Jeff Elliott
  • Start date Start date
J

Jeff Elliott

I am having a problem building a form on 2 related tables. With regular
access it was so easy and I think it should still be relatively easy. My
problem is I don't know how to do it, and everything I have tried that I
think should work does not. I have spent so much time on the internet trying
to find out how to do this once simple task. I have tried building the form
on a view and just the tables. Can someone please help me.
 
-----Original Message-----
I am having a problem building a form on 2 related tables. With regular
access it was so easy and I think it should still be relatively easy. My
problem is I don't know how to do it, and everything I have tried that I
think should work does not. I have spent so much time on the internet trying
to find out how to do this once simple task. I have tried building the form
on a view and just the tables. Can someone please help me.


.
Make sure both of the related tables have a primary key
and a set relationship between the tables before creating
the form.
 
Back
Top