Google Sheets Apps Script - If, Then, Else If, Else JavaScript Statements Tutorial - Part 6

preview_player
Показать описание
Video tutorial series about Apps Script (JavaScript) in Google Sheets (Excel VBA Equivalent).

In this tutorial we'll cover how to use If, Then, Else If, Else statements in Google Sheets scripts.

Google Sheets

Website:
Рекомендации по теме
Комментарии
Автор

Of all the tutorials I have seen, all the channels, you sir are truly a fine tutor. You explain things very nicely.
I have learnt the most from you
Thanks a lot!

MuhammadIbrahim-zcvx
Автор

tag times
if = (começo) 4:00
else = 7:05
loop = (para iterar em um range) 8:10
loop = (atenção com a sintaxe "{}" usar a tabulação para evitar erros) 9:00
variável i = aplicando i na execução de if statements 10:17
else if = para ter mais teste lógicos 11:42
ordem dos if statements = (pensando a ordem das senteças) 14:22
múltiplos else if = 16:26

profocelsomarin
Автор

Some of the language wasn't functioning for me at first but it put me on the right track. Thanks!

Tsunamiatunzen
Автор

thanks !! you saved me!
simple and clear!!! exactly what i need to learn, and noone explain it good and simple like YOU!!

trasformtessilesrl
Автор

Thanks for sharing your knowledge and expertise. I am learning so much from your video tutorials. I wish I could just work with you directly to complete some custom scripts for projects I am working on! These videos have been very helpful. Take care and all the best.

michaeltimpano
Автор

1:16 from 1h of tutorial binging the tutorialseries i most thankful for that sleight

admireargumentactivity
Автор

How can you use the If, else if to select different google docs templates based on an input from a cell. For example Option A selected in the cell populate template A, Option B selected populate template B. Love your videos, share them with colleagues when they're stuck

jonhollandWales
Автор

thanky you! please continue if you can I am loving this!

LanguageBLOX_Alt
Автор

thank you so MUCH, this tutorial helped me a lot! Very clear explanation! well done

costaluca
Автор

You explain so nice sir. You should create a course on UDEMY

khanyameyiswa
Автор

Really helpful, thanks. What If I'd like to run a function when some criteria is met? I already have my function working, but I'd like to run it only when something is written in a specific cell.

harcelld
Автор

Thank you for your videos!. How could I get the selected item in a drop-down list in google form?

MiguelHernandez-oetl
Автор

Can you refer to a core function in a custom function?

yadday
Автор

Got it sir no problem. I changed my else statement to else if. My for loop contained else ifs only

khanyameyiswa
Автор

is there a way to save a macro for it to be use on other worksheets. Something like excels' " personal "

computercomputer
Автор

i need to allow users to write to my sheet through a script but users should not be able to view/open the sheet manually.
the script needs to capture current user email.
is this possible ?

BlokeBritish
Автор

Are rows 3-4 only necessary when your function doesn't have a variable between the parentheses on line one?

rnp
Автор

Is it possible to hide the rows or columns in Google Sheets from a condition being executed by a Script?

adelsonduarte
Автор

Can you make script for timestamp that won't change when the data is updated > for 'created date' column; and timestamp for 'edited date' column. I need the format in dd-mmm-yyyy. Thank's

computergeeks
Автор

Is there any code to execute countif function through script editor

gaurishankar