I'm new to Access. I am trying to develop a golf scoring program whereby I can track participants earnings and report those earnings for each discrete tournament. I created a table with each participants name and additional fields with additional data. In addition I created individual fields for all the potential money prizes (such as low gross, KP, Skin, etc) a participant could win in any given tournament. I have entered data into these fields. I want a final field that adds these money fields together to generate a total for each individual player. I tried creating a calculated field in Expression Builder called "Total earnings" by selecting those relevant fields. It successfully generated a total for the first player but not the others. What am I doing wrong??