Hi there everyone. I am working on a math program to record students answers to a program. I am looking into getting the average value from a listbox of answers called AnswerList.

Basically, I am wondering how to add up the listbox items because they are all numbers, and then divide by the number of items in the listbox. Would anyone know how I can do that?


Thanks a lot!