I have a main form, titled "Applicants." I have several other forms; for example, "Payments" and "Employers." I would like a command button on the applicant form that will pull up the payments form already filtered for only that applicant's entries. That is working okay. Now, I need two more things right off.
1. Once I have the payments form open, I want a command button that says "add new payment." However, at this point, the user has to remember the ID number for that applicant and enter it into the joining field. Shouldn't it come up automatically since the tables are joined on that field?
2. I need to make the form read-only until the user clicks "add new payment." I do not want current records being edited.
Help?
I am also open to completely different ideas of how to get this to work.
Thanks,
emzadi. Susan M. Wagner
LAPELS
susanw@lapels.com
1. Once I have the payments form open, I want a command button that says "add new payment." However, at this point, the user has to remember the ID number for that applicant and enter it into the joining field. Shouldn't it come up automatically since the tables are joined on that field?
2. I need to make the form read-only until the user clicks "add new payment." I do not want current records being edited.
Help?
I am also open to completely different ideas of how to get this to work.
Thanks,
emzadi. Susan M. Wagner
LAPELS
susanw@lapels.com