1

I'm doing a little project and I would like to display the top player (Cell A2) of a ranking (sheet: ranking) in an HTML page. My google sheet is shared with everyone.

I found similar questions with several answers. But it seems that each answer is a part of the cake. I can't manage to take everything and simply apply it to my project.

I'm trying to :

  • Use the Code.gs file of my google spreadsheet project to return the cell value
  • Call the cell value in my index.html file using the thing
  • Display the cell value in a paragraph (p)

What is the easiest way to do that?

Thank you for helping me to find my full cake :)

Ofir Lana
  • 383
  • 5
  • 13
sexyuser1
  • 29
  • 4
  • 1
    An Apps Script Web App can be used. The Web App can be embedded into an HTML page in an – Alan Wells Sep 10 '18 at 22:21

0 Answers0