Thanks, Jete! This looks much better and does what I want it to do.
I now need two things:
1) How do I take the "Points" calculation from the data table "Grades" and make it a calculated field in the PivotTable "Transcript"? I cannot get the formula to return anything but 0. Is there a cleaner way of writing a nested IF/OR Statement?
2) Instead of displaying "Sum of Points," how do I get the PivotTable to display the actual value? I cannot drag "Points" into the Rows or Columns.
3) I need to add a "GPA" calculation to the Subtotal and Grand Total rows in the PivotTable. The formula would be
Formula:
=SUBTOTAL(Points,9)/SUBTOTAL(Hours,9)
and
Formula:
=SUBTOTAL(Points,109)/SUBTOTAL(Hours,109)
How do I do this?
Many thanks,
Terrible Tim
Bookmarks