A
Accessghostrider via AccessMonster.com
Hi
I have a table with one row of data and 10 columns that are all total
figures of a previous table. example is below:
Sum1 sum 2 sum3
2 49 0 etc etc
I tried to create a new query to add sum1 together with sum2 to create a new
total figure using this:
Total of sum1 and sum2: [sum1]+[sum2]
for some reason it says it needs to be part of an aggregate function. I have
other fields in the query besides this however, and they calculate sums from
another table.
Any help would be great
Thanks
I have a table with one row of data and 10 columns that are all total
figures of a previous table. example is below:
Sum1 sum 2 sum3
2 49 0 etc etc
I tried to create a new query to add sum1 together with sum2 to create a new
total figure using this:
Total of sum1 and sum2: [sum1]+[sum2]
for some reason it says it needs to be part of an aggregate function. I have
other fields in the query besides this however, and they calculate sums from
another table.
Any help would be great
Thanks