Google Apps Script Made Easy - Add Menu Items to Google Sheets

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024

Комментарии • 12

  • @w0rstcase
    @w0rstcase 2 года назад +1

    great tutorial. helped me a lot (im a noob) please keep doing these videos. TY! (btw good voice, good editing)

    • @w0rstcase
      @w0rstcase 2 года назад +1

      can you do a video on how to insert images over cell? would be cool to insert company logos to headers from a drive location as well (via apps script)

    • @jsphpalumbo
      @jsphpalumbo  2 года назад

      Thanks, will do!

    • @jsphpalumbo
      @jsphpalumbo  2 года назад

      Just uploaded a video showing how to insert an image into a Google Sheet using Apps Script, but otherwise you can click Insert > Image to do it manually.

  • @joshuaforman727
    @joshuaforman727 2 года назад

    Great easy to follow video - thank you! Are you still planning to have another video on deployments? That would be helpful too.

    • @jsphpalumbo
      @jsphpalumbo  2 года назад +1

      Yes, soon

    • @CNBarnes
      @CNBarnes 2 года назад

      @@jsphpalumbo Is the video talking about deployments going to cover BOTH people who use G-suite as well as those who do not?
      ie. I want to create a set of scripts that are available to me on all of my spreadsheets within google drive.... as a "regular google user" (not g-suite).

    • @cparsonii
      @cparsonii Год назад +1

      I am looking for the deployment video too. 😅

  • @dionakidd7499
    @dionakidd7499 5 месяцев назад

    Hm. I ran the code with no error but am not seeing the menu.

  • @iyrinantony2500
    @iyrinantony2500 2 года назад

    Can I add custom menus to Google Forms making it available for end user?
    Need to have different sections available to end user as menus while responding to the form

  • @kellydunn3698
    @kellydunn3698 2 года назад +1

    Where is my comment on "The Rose"

  • @viralnews.247
    @viralnews.247 2 года назад

    I got error "ReferenceError: SpreasheetApp is not defined" for code line let menu = SpreasheetApp.getUi().createMenu("Add Header");