G
Guest
I am trying to sum 12 fields for each record in a query. For example, record
1 has a field for each month and in that field is a number. Each record
represents a product and each number represents the number of that product
produced within a specified month. So, my question is, how do I put an
expression within a query that sums those 12 fields for each record?
Thank you.
1 has a field for each month and in that field is a number. Each record
represents a product and each number represents the number of that product
produced within a specified month. So, my question is, how do I put an
expression within a query that sums those 12 fields for each record?
Thank you.