B
bhipwell via AccessMonster.com
Hello,
I need input as to how to go about building a query so I can create a report
bringing together many different pieces of information. The database
involves employee benefits.
The database contains insurance data for health, dental, vision, life,
voluntary life, disability and other products. The data includes the
premiums of each product, employer contributions, etc.
I have a query for each product that does a number of calculations for that
product. The one common piece of data each query provides is the amount each
product costs per month.
I want to build a report that lists each product and the cost per month. I
did this buy creating a "query of queries." Therefore, I have about a dozen
queries in one query to give me each products' cost per month.
Since each query has to run on each record, the new BIG query is very, very
slow to run.
Help! Thoughts anyone?
BH
I need input as to how to go about building a query so I can create a report
bringing together many different pieces of information. The database
involves employee benefits.
The database contains insurance data for health, dental, vision, life,
voluntary life, disability and other products. The data includes the
premiums of each product, employer contributions, etc.
I have a query for each product that does a number of calculations for that
product. The one common piece of data each query provides is the amount each
product costs per month.
I want to build a report that lists each product and the cost per month. I
did this buy creating a "query of queries." Therefore, I have about a dozen
queries in one query to give me each products' cost per month.
Since each query has to run on each record, the new BIG query is very, very
slow to run.
Help! Thoughts anyone?
BH