Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from VIVEK7890 on May 9 at 3:33 AM What was the solution you implemented? Could you please share? Regards, Vivek Mahobiya
| | | ---------------Original Message--------------- From: Lois Frankel Sent: Monday, October 08, 2001 4:01 PM Subject: Calling one form from the other, by matching crite ria This is a multi-part message in MIME format. --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; charset="iso-8859-1" Donors and donations should be in separate tables. In the donors table, have the contact info plus a unique id (can be an autonumber field). In the donations table, have a link to the donors table on the id field. Have separate forms for entering or updating donor info, and entering/updating donation info. In the donations form, have a combobox to select the donor by pulling info from the donations table. The donations should take the donor id field from the donors table. If the donor isn't found, then add the donor on the appropriate form (consider useing the non-in-list event in the combobox). Ideally, you could use a main form (donors) and subform (donations by the donor displayed in the main form). | | Reply to this email to post your response. __.____._ | _.____.__ |