How can I use JavaScript in Google Sheets?

preview_player
Показать описание
In Google Sheets, we can use Apps Script (JavaScript) to create custom functions. In this video we show how we can use just a bit of code to create a custom function that gives us more control and ability to create more complex functions.

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

this was my first one where I got them all... 10 outta 10 will recommend

MellolaMason
Автор

Good demonstration of basic, core principles.
Google sheets is marvellous. Look at what a user can do and he doesn't even need his own PC/ laptop !

JHatLpool
Автор

Very well explained, i thought it was at too basic a level for myself once i got the general idea, but I watched til the end.

hfhacksflyhigh
Автор

thanks, can you explain if possible how to add something in every new comming line in sheet, as i write 33 in one line and it automatically add 1 in previous line and write result in new cell. thanks if you can help.

charlyk
Автор

Thanks for posting such an amazing and easy-to-follow tutorial!

mengzhu
Автор

I need some help, my function won't show on the actual spreadsheet. Thanks so much for the helpful video.

christianbatchlor
Автор

yep I needed that knee to the boys... good job Sr. Great vid loved it

MellolaMason
Автор

Very helpful! My program is working now! Thanks so much!!!!

jackgnibus
Автор

Very good job, can you help I would like to store a historical data of the pulling info that contain the data and time of fetching ?...thanks

TheQAAA
Автор

Python also has a shortcut akin to i++.

It's: i + = 1

JC-ooix
Автор

Can APIs also be manipulated in GSheets?

jailbirdxx
Автор

Very understandable. I have one question. I want to fetch live data from a website and refresh the data in sheets every one minute. I used importHtml to import data but when i use settimeout method of javascript to refresh, it shows undefined. Could you please help me how to do it ?

reginabegum
Автор

Is there any way to make a script with html the search data from spreadsheets and display result in HTML?

abdullahquhtani
Автор

Hi Timothy,
Thanks for Posting Nice Video, I have got question regarding downloading current google sheet to my local computer drive.
Do you have an idea how can I download the current Active Sheet using google Script or Java Script without user intervention.?

KINGKHAN
Автор

sir, can you please a video on Java abbreviations and little explanation of that

sanjaysingh-mdcx
Автор

Hello,
What would the script (syntax) be if I would like to subtract two cells sitting next to each other...say columns B3 and C3.(the entire column)I do not want to use the built in function from google sheets just to create a new subtract function.
Thanks!

TheOligopeptide
Автор

Hi Timothy i try to execute the command

function MYO(values) {
return values.length;
}
but always give me the same error message

TypeError: Cannot read property "length" from undefined. (line 5, file "Code")

What's the problem???
Thanks

OscarRodriguez-jbgo
Автор

I keep on getting MYSUM() as 0 but i made sure that the script was written exactly as it was shown. What am i doing wrong?

qbantreefrog
Автор

I dun get it i type exactly same as you
and I kept getting this
TypeError: Cannot read property "length" from undefined. (line 5, file "Code")
Can you help me ?

chuan
Автор

Hi timothy, i wanna know how to stop responses of spreadsheet forms for a particular period of time(i.e, 3 it possible???

kirankkiirraann
welcome to shbcf.ru