R
Ricoy_Chicago
I work for a small business school. I have set up the
a "back-end" database (Masters.mdb) that can be accessed
by all (7) admissions Reps. The database contains about
1600 records (Contacts interested in attending the
school). However, out of those 1600 records only about 100
records are actually needed because they represent the
students who register to start in the oncoming quarter.
I have linked the table "Contacts" (in the Masters.mdb)to
the "Enrolled.mdb" (front-end) but it links all 1600
records. I have a "yes/no" field that allows me to query
the 100 records needed. i know I cannot link to a query.
The problem is once the "contact" is enrolled additional
fields are needed, fields that are nonexisting on
the "Contacts" table. If add the fields to the "Contacts"
table it is going to have way too many fields (so far, it
already has 55)
Is there anything I can do?
Thank yo for your help.
a "back-end" database (Masters.mdb) that can be accessed
by all (7) admissions Reps. The database contains about
1600 records (Contacts interested in attending the
school). However, out of those 1600 records only about 100
records are actually needed because they represent the
students who register to start in the oncoming quarter.
I have linked the table "Contacts" (in the Masters.mdb)to
the "Enrolled.mdb" (front-end) but it links all 1600
records. I have a "yes/no" field that allows me to query
the 100 records needed. i know I cannot link to a query.
The problem is once the "contact" is enrolled additional
fields are needed, fields that are nonexisting on
the "Contacts" table. If add the fields to the "Contacts"
table it is going to have way too many fields (so far, it
already has 55)
Is there anything I can do?
Thank yo for your help.