Create a table for borrowers and a table for companies. Use a combobox or
listbox based on these tables to input BorrowerID and CompanyID where you
need them.
Relationships where referential integrity is enforced prevent you from
deleting a parent record when there are child records. For example, you
won't be able to delete a Company record if there are CompanyID records.
Relationships automatically join tables in queries based on multiple tables.
Relationships are needed to create form/subforms and report/subreports.
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com
www.pcdatasheet.com
> I am not sure if I am going about this the right way or if Access is going to
> do what I think it can do.
[quoted text clipped - 7 lines]
>
> And what is the reasons for relationships in access?
PC Datasheet - 12 Jan 2005 01:06 GMT
I am in business to provide customers with a resource for help with Access,
Excel and Word. Mf fees are very reasonable. If you need help with your
database, contact me at my email address below.
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com
www.pcdatasheet.com
> Create a table for borrowers and a table for companies. Use a combobox or
> listbox based on these tables to input BorrowerID and CompanyID where you
[quoted text clipped - 25 lines]
> >
> > And what is the reasons for relationships in access?