First, hello and welcome to the forum.
Second, if you were to see the name "Calculated field" you might be tempted to try that. But the answer is NO because for Access, that kind of calculation is not possible at the table level. You are thinking in terms of Excel (for which that IS possible). The way this MIGHT be doable involves looking up something called a sub-query where you can look up the previous record. In this case it would be possible since you have a year field that you can use to define a "previous" record. However, be aware that Access does not define a "previous record" in the same as is done for Excel.
However, third, if much of what you want to do includes Excel-like actions, you should use Excel. Therefore, since you asked the question as you did, I have to clarify your intent. Were you in fact looking at an Excel "database" or were you really planning to use Access? It makes a HUGE difference. If you have reasons to use Access, then we can proceed in that direction. If you were not sure what you wanted to do, tell us in simple language what you want to do with your data.