I have a table with over 4000 records and I would like to sum across three different field to get a cumulative score.I have attempted this multiple times in the past but I have been unsuccessful, does anyone know how to perform this function?
I have attached an example table, I would like to sum the three fields in red to the 'Final_Score' field.
Thanks