Retrieve Rows from Google Sheets with Google Apps Script

  Рет қаралды 42,320

Jeff Everhart

Jeff Everhart

Күн бұрын

Пікірлер: 32
@JJGilbert
@JJGilbert 4 жыл бұрын
Finally, a Google Apps Script Tutorial I can follow, and that actually covered exactly what I wanted to do with my sheets! Very nice job on this. Thank you.
@jeffeverhart
@jeffeverhart 4 жыл бұрын
Thanks for watching!
@sandeephanda7453
@sandeephanda7453 2 жыл бұрын
Very good explanation Jeff. Explanations are crisp and yet detailed.
@alexandergonzalojimenezcas3984
@alexandergonzalojimenezcas3984 3 жыл бұрын
Excelent, how cam I do to get a specific result acording ID and putting into anycell
@poojajain9833
@poojajain9833 2 жыл бұрын
Hey, thanks for your help. Can you please suggest me How can use the already made script with minor changes in another spread sheet
@bumpersmith
@bumpersmith 3 жыл бұрын
Very good explanations. I do wish you would have applied these to real practical applications that could be used in the real world.
@jeffeverhart
@jeffeverhart 3 жыл бұрын
Thanks for the feedback
@smartsolution8244
@smartsolution8244 2 жыл бұрын
How to get all selected rows and do each loop?
@teukurama3569
@teukurama3569 3 жыл бұрын
Firstly, thank you so much for the tutorial. May I ask you how to make the trigger event is not "submit click" but certain multiple choices are chosen on the form? Thank you
@mohauaugustinemaimela7029
@mohauaugustinemaimela7029 2 жыл бұрын
how can i read all the values google sheet values and print them out on the google docs
@mohammedabas3377
@mohammedabas3377 3 жыл бұрын
I really want to thank you for your help! that exactly what I wanted to do with my scrpit! you helped a noob programer to help all his collage friends! thank you very match
@jeffeverhart
@jeffeverhart 3 жыл бұрын
Thanks for watching. I'm glad it was useful to you!
@rayvera4720
@rayvera4720 3 жыл бұрын
You saved me so much time, thank you!
@jeffeverhart
@jeffeverhart 3 жыл бұрын
You're welcome!
@alexandervendrov7654
@alexandervendrov7654 4 жыл бұрын
I have google sheets table, each row will have its unique ID, and each row has about 15 columns. I need to print out the information from the row and give it to a worker. How to transfer the information from the row into readable information for a person?
@jeffeverhart
@jeffeverhart 4 жыл бұрын
This should help you use the data in the sheet to generate Google Docs based on a template: jeffreyeverhart.com/2020/09/29/auto-fill-a-google-doc-template-from-google-sheet-data/
@zakpak6691
@zakpak6691 3 жыл бұрын
Very good Information...good work ... and Thank you
@jeffeverhart
@jeffeverhart 3 жыл бұрын
Thanks for the kind words! Cheers, JE
@emziemz
@emziemz 2 жыл бұрын
Excellent guide! Thank you so much.
@senju31
@senju31 4 жыл бұрын
Great video. However, do you have any tutorials and or suggestions on how to use this with triggers? I've been trying to use what you have with onOpen simple trigger and it never shows any values in the log. It only shows values when I run your function directly.
@jeffeverhart
@jeffeverhart 4 жыл бұрын
Check out this article and look at the section about the stackdriver logger, as that will show executions of script functions outside of the development environment: jeffreyeverhart.com/2020/01/24/debugging-in-google-apps-script/
@senju31
@senju31 4 жыл бұрын
@@jeffeverhart Thank you.
@jeffeverhart
@jeffeverhart 4 жыл бұрын
@@senju31 Sure thing. Sorry I took so long to comment back. KZbin doesn't do a good job of sending notifications.
@chervindavasol4704
@chervindavasol4704 3 жыл бұрын
more videos like this, thank you keep it up
@jeffeverhart
@jeffeverhart 3 жыл бұрын
Thanks, will do!
@singhalmonica
@singhalmonica 4 жыл бұрын
Pls help me to know vlookup function by scripts, dynamically....
@jeffeverhart
@jeffeverhart 4 жыл бұрын
I'm not sure what you mean. Could you give me an example of what you want to do with vlookup so that I can suggest how it might be done in apps script. Thanks for watching.
@singhalmonica
@singhalmonica 4 жыл бұрын
@@jeffeverhart sir, i have my two sheets, 1 and 2. In sheet1 i have raw data, in sheet2, i use drop down and getting all data as per the bill no. From sheet1.now i want to input CHECKED against perticular bill and want to update same value in sheet1, against same bill no. Lastly i want to CLEAR that column when drop down refresh. I hope u understand it, and provide me solution for same.
@jeffeverhart
@jeffeverhart 4 жыл бұрын
@@singhalmonica I'm less familiar with Google Sheets native functionality than Google App Script, so I'd suggest taking a look at the resources from Ben Collins as he does an awesome job of going through spreadsheet fundamentals: www.benlcollins.com/spreadsheets/vlookup-wildcard/
@hananjaqilan
@hananjaqilan 4 жыл бұрын
I have a google sheet: I created functions using google script, and I am trying to read this data from an excel file, but it gives me "#NAME" for the columns that call the google script function, how can I fix this?
@jeffeverhart
@jeffeverhart 4 жыл бұрын
Good question, you might try using getDisplayValues instead of getValues on the data range. This method will include additional data formatting options, so it might process the formula: developers.google.com/apps-script/reference/spreadsheet/range#getDisplayValues()
@radybmcs6516
@radybmcs6516 3 жыл бұрын
How can we get it to HTML Sir?
How to VLOOKUP in Google Sheets with Apps Script?
17:16
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 40 М.
Make an API With Google Sheets and Google Apps Script
15:53
Cukmekerb's Coding Class
Рет қаралды 63 М.
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 43 МЛН
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,6 МЛН
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 23 МЛН
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 7 МЛН
Google Apps Script: Get Range in Sheets
8:47
saperis
Рет қаралды 19 М.
How to Copy a Row to another Sheet with Google Apps Script
15:18
Append a row of data to a Google Sheet with Google Apps Script
12:21
Yagisanatode -Scott-
Рет қаралды 26 М.
How to Get The Last Row - Google Sheets Apps Scripts - Array Methods Part 10
24:34
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 64 М.
How to access an API with Google Apps Script
9:52
saperis
Рет қаралды 68 М.
Google Apps Script: Copy Rows To A New Sheet Based on Cell Value
25:48
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 43 МЛН