Forum Discussion

mathsteacher's avatar
mathsteacher
Copper Contributor
Feb 24, 2024

HELP! Formula not working

I am trying to create an excel sheet that I can use to analyze data from a multiple choice test. I have created a sheet, "Student Responses" that marks the exam once I enter student data and includes...
  • SergeiBaklan's avatar
    Feb 24, 2024

    mathsteacher 

    In 'Student Lesson Data'!E4 you call in formula Student Responses'!I6:M6 and after that add implicit intersection '@' in front of them. That returns !Value# error, rows 6 and 4 are not intersected.

    Not sure what you try to do. In brief, '@' is only for values in the same row of this or another sheet.