Hi Rainman,
I am getting close here, I am now trying:
Me.TotalPagesTextbox = DSum("Pages", "HBELP_FINAL_Q", "YEARMONTH = " & [SelectYearMonth] & " AND JOBTYPE = '" & Me.[JOBTYPE] & "'")
The result is correct for the first JOBTYPE, but it is placing the same value for the first one into all...