We have a matrix of questions that use a scoring system (e.g. S/Agree = 1 Agree = 2, Mutual = 3, Disagree = 4, S/Disagree = 5) that we have to sum at the end of each matrix. When I use the usual SUM([Field name],[field name]) it does not work as I would usually do if the questions where all inputted individually. Is there a specific calculation that I need to take into consideration when calculating matrix's? Thanks
SUM([Field name],[field name])