N
noservice
Hello again,
I have an interesting situation. I basically inherited an older
database that is used to enter dates, usage and charges for accounts.
The situation is that we are attempting to do averages filtered by
account, and averaged against the number of days that data has been
entered. So, for example, we had 7 months of data entered, our query
should total the number of days in the seven months (x), then average
that with the total usage number (y). This data currently resides in
the same table labeled "data" in the form of from and to dates
(6/1/1999 to 7/1/1999) and usage (320). How can I write a query that
searches the data filtered by account, checks the number of days, and
then averages it against usage?
I have tried running the query wizard, but the results are less than
spectacular. Any help with this would be greatly appreciated as I have
spent the better part of today banging my head against this "brick
wall"![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Sincerely,
M. Carrizales
I have an interesting situation. I basically inherited an older
database that is used to enter dates, usage and charges for accounts.
The situation is that we are attempting to do averages filtered by
account, and averaged against the number of days that data has been
entered. So, for example, we had 7 months of data entered, our query
should total the number of days in the seven months (x), then average
that with the total usage number (y). This data currently resides in
the same table labeled "data" in the form of from and to dates
(6/1/1999 to 7/1/1999) and usage (320). How can I write a query that
searches the data filtered by account, checks the number of days, and
then averages it against usage?
I have tried running the query wizard, but the results are less than
spectacular. Any help with this would be greatly appreciated as I have
spent the better part of today banging my head against this "brick
wall"
Sincerely,
M. Carrizales