Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

google sheets

  1. onur_super_ai

    JavaScript Google drive pictures are not showed in website

    Hello, I am new to javascript coding. I am displaying the table in the google sheet on the web with js. It pulls the data properly, but my pictures in google drive cannot be displayed properly in the last column in the table. When I get a link to any image on the internet, the image appears, but...
  2. RicardoSousa

    JavaScript App Script - Google Sheets

    Olá, (Estou usando um tradutor e sou muito limitado em programação) Tenho um script no Planilhas Google que estou usando para mover informações que estão em uma linha de uma página para outra, dependendo do "status" daquela coluna; 8(H). Ao mudar a página (recortar e colar) você está movendo...
  3. S

    HTML & CSS Creating an Automatic Email Script in App Scripts, I have done it before, but I am having trouble replacing the info

    I am having trouble with placing the information throughout the script. Can anyone help me? Here is the link to the sheet as well: https://docs.google.com/spreadsheets/d/1dRIqIhIgFOAgr-e0ex8M_tcLOR9in0Pm8G8gQtChqnk/edit?usp=sharing function onSendEmail(e) { var range =...
Back
Top Bottom