G
Guest
I have a table with that include fields 01 02 03 04 05 06 07 08 09 10 11 12
for the months of the year. I have a form where the user picks 2 months.
For example the user picks 03 and 07 which means for all the records in the
table I want to sum fields 03 through 07. I cant figure how to make this
equation in the query. Or do I have to do some type of return like
ReturnMthsTotal() in the query.
Thank you for your help.
Steven
for the months of the year. I have a form where the user picks 2 months.
For example the user picks 03 and 07 which means for all the records in the
table I want to sum fields 03 through 07. I cant figure how to make this
equation in the query. Or do I have to do some type of return like
ReturnMthsTotal() in the query.
Thank you for your help.
Steven