Hi,
Why didn't you answer the initial questions about your version, etc.?
You have to use the correct QCODES to access the cells.
As described here
[url]
www.limesurvey.org/manual/ExpressionScri...code_variable_naming
[/url]
You have an array(numbers). So there are two axes of subquestions
Meaning:
Total of Spotify: Q1_SQ002_SQ001
Total of Facebook: Q1_SQ003_SQ001
Subtotal1 of Spotify: Q1_SQ002_SQ008
and so on.
I always advice to use different codes for y-axis ("Y001", "Y002",...) and x-axis ("X001", "X002",...) less confusion
Furthermore your function is wrong.
Read again here
[url]
www.limesurvey.org/manual/ExpressionScri...mplemented_functions
[/url]
And at last: it is not a subquestion validation.
You have to use question validation and insert all rows.
Joffm