M
Mani Green via AccessMonster.com
I need a form that when I click on the companyName drop down it will
populate the form with records
only pertaining to that company. I've already built the form, but I have
not captured the specific fields for each company. Right now all the
companies have the same fields.
How do I build into the form those specific fields for each company? I'm
thinking it would need to be a subform, and I need to build a custom table
for it.
I have 60 company names. Each company has fields that only belong to that
company. But also, several companies can share the same fields. For
instance:
Wells – companyid, candidate, DTS, DTR, EMP4
ADP – companyid, candidate, training, reference
BOA – companyid, candidate, DTS, DTR, EMP4, An1, An2, An3
Schwab – companyid, candidate, training, DTS, An2, An3
The problem that I having is that some fields should be set up as date
fields and some as yes/no fields, text, etc. (DTS & DTR are date fields)
and (EMP4 is a yes/no field)
1. How can I best set up a table structure that when I pull up Wells, it
only pulls up a list of Wells-candidates with those fields specific to
Wells,
and when I pull up BOA it only pulls up a list of BOA-candidates with those
fields specific to BOA?
Thanks,
Mani
populate the form with records
only pertaining to that company. I've already built the form, but I have
not captured the specific fields for each company. Right now all the
companies have the same fields.
How do I build into the form those specific fields for each company? I'm
thinking it would need to be a subform, and I need to build a custom table
for it.
I have 60 company names. Each company has fields that only belong to that
company. But also, several companies can share the same fields. For
instance:
Wells – companyid, candidate, DTS, DTR, EMP4
ADP – companyid, candidate, training, reference
BOA – companyid, candidate, DTS, DTR, EMP4, An1, An2, An3
Schwab – companyid, candidate, training, DTS, An2, An3
The problem that I having is that some fields should be set up as date
fields and some as yes/no fields, text, etc. (DTS & DTR are date fields)
and (EMP4 is a yes/no field)
1. How can I best set up a table structure that when I pull up Wells, it
only pulls up a list of Wells-candidates with those fields specific to
Wells,
and when I pull up BOA it only pulls up a list of BOA-candidates with those
fields specific to BOA?
Thanks,
Mani