F
Faraz A. Qureshi
I have two tables as follows:
TABLE1: (BUSINESS TYPE)
=====
ID
Business Type (With a lookup choice like: Individual, Partnership, Company)
TABLE2: (OWNERS)
=====
ID
Business Type (Looked up from Table1)
Owners
I want the Table2 based subform, to allow only a SINGLE record to be entered
if an INDIVIDUAL business type is selected in the Table1 based main form,
Maximum of SEVEN records if PARTNERSHIP business type is selected in the
Table1 based main form, and UNLIMITED records if COMPANY business type is
selected in the Table1 based main form.
Any guidance shall be highly obliged.
TABLE1: (BUSINESS TYPE)
=====
ID
Business Type (With a lookup choice like: Individual, Partnership, Company)
TABLE2: (OWNERS)
=====
ID
Business Type (Looked up from Table1)
Owners
I want the Table2 based subform, to allow only a SINGLE record to be entered
if an INDIVIDUAL business type is selected in the Table1 based main form,
Maximum of SEVEN records if PARTNERSHIP business type is selected in the
Table1 based main form, and UNLIMITED records if COMPANY business type is
selected in the Table1 based main form.
Any guidance shall be highly obliged.