I am trying to create a survey input database. Guests fill out a survey. An employee inputs the data in a form. The information is numerical. I can make the information write to the table but I do not know how to make that information sum. Such as:

Reservation Services has 3 questions. I want to be able to take the sum of all the survey's entered and give me the average.


Can anyone help?