Found the solution, it was the Nz function that was required, the way to apply it to the query is as follows:
LS5: (Nz([q14],0))+(Nz([q15],0))+(Nz([q16],0))
The only problem I have is that it returns a zero if there are no values to any of the 3 questions and as I said before zero does have a...