I am creating a google spreadsheet having two columns. Question and Answers. Let's consider there are 100 pairs of cells of questions and answers. All the questions have font color as black and answers have font color as white. If the current cell is pointing to one question then I want to create a button which upon clicking will change the font color to black and so the answer will be visible for its adjacent cell.
Is there any way to do this?