G
Guest
Guest
Hiya!
I'm compiling a movie quiz where people have to identify a film and type it in. They get awarded one point for each correct answer. At the moment I'm using the IF function to award the point (e.g. =IF(A1="The Terminator",1,IF(A1="Terminator 2",1,0)). Obviously I don't want people to see these formulas but when I hide the formulas and then protect the sheet they can't type in their answers. How can I get around this? All help very gratefully received!
I'm compiling a movie quiz where people have to identify a film and type it in. They get awarded one point for each correct answer. At the moment I'm using the IF function to award the point (e.g. =IF(A1="The Terminator",1,IF(A1="Terminator 2",1,0)). Obviously I don't want people to see these formulas but when I hide the formulas and then protect the sheet they can't type in their answers. How can I get around this? All help very gratefully received!