T
tbmarlie
I have a table called Tax_Sum_Hist where it has fields
Gross_Pd_01,Gross_Pd_02, Gross_Pd_03, etc. ("Pd" represents period) I
am trying to just sum the Gross_PD fields where the user has input
those particular periods on the user input form. For example, If the
user chooses Periods 02 and 03, I would only want my qry to sum
Gross_Pd_02 & Gross_Pd_03. I realize that I probably will have to try
to create some sql code in the criteria in my access query builder,
but have not had any sucess. Any help would be appreciated.
Gross_Pd_01,Gross_Pd_02, Gross_Pd_03, etc. ("Pd" represents period) I
am trying to just sum the Gross_PD fields where the user has input
those particular periods on the user input form. For example, If the
user chooses Periods 02 and 03, I would only want my qry to sum
Gross_Pd_02 & Gross_Pd_03. I realize that I probably will have to try
to create some sql code in the criteria in my access query builder,
but have not had any sucess. Any help would be appreciated.