G
Guest
Hello!
I am fairly new to Access and wondered if someone could help me with some
syntax.
I would like to create a totals query to average the values from about 50
fields in several tables, after selecting records where assets (the value in
Fs220_Curr.ACCT_010) > $399,999,999. The original tables have about 9000
records. I wrote a query to find the records where Fs220_Curr.ACCT_010 >
$399,999,999 and then a totals query from the results, but I would like to
combine them into one query, if possible. I think that a subquery would fit
the bill, but I am not sure how to write it correctly.
Any help would be greatly appreciated.
Thanks!
Diana
I am fairly new to Access and wondered if someone could help me with some
syntax.
I would like to create a totals query to average the values from about 50
fields in several tables, after selecting records where assets (the value in
Fs220_Curr.ACCT_010) > $399,999,999. The original tables have about 9000
records. I wrote a query to find the records where Fs220_Curr.ACCT_010 >
$399,999,999 and then a totals query from the results, but I would like to
combine them into one query, if possible. I think that a subquery would fit
the bill, but I am not sure how to write it correctly.
Any help would be greatly appreciated.
Thanks!
Diana
.