I'm new to Access but have been using Excel since 1990. I'm working on a "simple" project as a way to learn Access. Not sure how to decide if a calculated field should be included as a column in the table or just calculated every time it is needed.
In this case, I have a table where each record is the data from one paycheck stub. There are fields for each earnings category and a field for each deduction. My question is if I should include a calculated field for Net Pay in the table or should I just calculate Net Pay with an expression whenever I need it?
I'm mainly interested in the understand WHY it is better to do this one way or the other. Trying to learn the concepts.
Thank you,
Larry