K
Kevin M.
I have financial and demographic information for ~10,000 companies for the
last 6 years. My goal is for a user to be able to make custom peer groups of
companies for further analysis. It appears that the best way to be able to
set up a form so that a user could choose options on a form and then run a
query based on the selections made on the form. I'd like to first confirm
that this is possible?
Peer groups could be based on a few factors (State or states, Asset size,
years of data available). Currently, the data is in 6 tables, one for each
year. The 6 tables have the same number of fields. However, the number of
records changes as companies are formed and go out of business. Each table
has the same primary key (Tax ID). Check boxes on the form would designate
which factors to include or exclude. The form would be the criteria for a
make-table query.
My big question at this point is whether this set up (6 tables of annual
data) and the same field being the primary key is a workable one for the
project I'm looking to do. I'm also wondering what type of relationships I
should set up between the tables. It's been almost ten years since I've last
used Access so I'm trying to remember what it's capable of.
last 6 years. My goal is for a user to be able to make custom peer groups of
companies for further analysis. It appears that the best way to be able to
set up a form so that a user could choose options on a form and then run a
query based on the selections made on the form. I'd like to first confirm
that this is possible?
Peer groups could be based on a few factors (State or states, Asset size,
years of data available). Currently, the data is in 6 tables, one for each
year. The 6 tables have the same number of fields. However, the number of
records changes as companies are formed and go out of business. Each table
has the same primary key (Tax ID). Check boxes on the form would designate
which factors to include or exclude. The form would be the criteria for a
make-table query.
My big question at this point is whether this set up (6 tables of annual
data) and the same field being the primary key is a workable one for the
project I'm looking to do. I'm also wondering what type of relationships I
should set up between the tables. It's been almost ten years since I've last
used Access so I'm trying to remember what it's capable of.