Hello everyone I could use some help on a database I need to build. The way I am trying to build this would be like this
Last name
First name
Middle int
Address
State
Zip code
Date of birth
Age
Date year start
Date year end
Notes
Payments
The payments need to calculate every time I enter an amount to the same person
And I need the date of birth and date year start to calculate the person age, witch would tell me when a person would turn 52 or 63.
Thanks to anyone who can help me