JavaScript Arrays Sort Method Tutorial - Google Sheets Apps Scripts - Array Methods Part 9

  Рет қаралды 24,278

Learn Google Sheets & Excel Spreadsheets

Learn Google Sheets & Excel Spreadsheets

Күн бұрын

Пікірлер: 28
@christianclarke1270
@christianclarke1270 4 жыл бұрын
love your content, this channel deserves way more attention than it gets! Thank you for the great content!
@ronturnbull2786
@ronturnbull2786 2 жыл бұрын
No kidding. I can't believe it is not more popular.
@XynethaGrows
@XynethaGrows 2 жыл бұрын
I agree, your videos/lessons are perfect. I've learned a ton from you. Thank you so much!
@michaelshaw7652
@michaelshaw7652 3 жыл бұрын
You did a fantastic job! The complex level is also adequate.
@johanrusli
@johanrusli 4 жыл бұрын
I am learning so much from this channel. Thanks a lot !
@JohnBenRodriguez
@JohnBenRodriguez 2 жыл бұрын
Superb tutorial. Thank you. This sames me time compared to me figuring these out by myself.
@travisgillespie2819
@travisgillespie2819 3 жыл бұрын
Very helpful, thanks for sharing 👍
@evandawson1037
@evandawson1037 4 жыл бұрын
Fabulous! This is very powerful content! Thanks so much for this video
@ExcelGoogleSheets
@ExcelGoogleSheets 4 жыл бұрын
Glad you enjoyed it!
@marutigroupofcompanies6363
@marutigroupofcompanies6363 2 жыл бұрын
23:32 Good Explanation Sir
@Александр-ы4в6к
@Александр-ы4в6к 5 жыл бұрын
Супер, ребята!
@phoenixempire8886
@phoenixempire8886 4 жыл бұрын
🙏🏻
@halcook1788
@halcook1788 3 жыл бұрын
Love this. How can I set the sort to run on a date column? My date field is displayed as "Fri, Apr 9, 2021". Using what is demonstrated in your [AWESOME] video, my sheet sorts with blanks on top, then day of week as text. Would love to know if you already have this in another video.
@czengineeringideas
@czengineeringideas 2 жыл бұрын
Can I ask why why is this done so complicated? Couldnt it be done just with single callback function in function sort? Is it because of procesor usage or just for educational purposes so you could show us more functions? Thank you. By the way the channel is really great. I didnt find better source for this topic (usage of javascript in google sheets).
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
for educational purposes , but sure, you can put the same function in parenthesis. I'm not sure how it makes it any more or less complicated.
@paulloup5210
@paulloup5210 5 жыл бұрын
Muchas gracias por el video !! Saludos
@RoseLK
@RoseLK 4 жыл бұрын
How to sort multiple columns, sir?
@groygroy1255
@groygroy1255 3 жыл бұрын
This is a great video! Thanks so much. I am looking for this as well. I need to sort an array by multiple columns. Hoping you already have a video on that.
@ronturnbull2786
@ronturnbull2786 2 жыл бұрын
Boss: Could you sort this list of alphanumeric items for me by noon? Me: Sure Boss ... No problem! Noon it is. I'll use this handy-dandy JavaScript routine to solve the problem. --------- 3 days later ---------------------- Me: Here you go, Boss. It's all sorted ... well, sort of. Boss: I thought you said you would have it done by noon. Me: You didn't say on which day.
@ruhulqudus997
@ruhulqudus997 2 жыл бұрын
Hi.. thank you for this tutorial.. it help a lot.. If there is another date column.. how to sort by date?
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
Same way you sort numbers should work.
@marekcech7365
@marekcech7365 4 жыл бұрын
thanks for the video, I have a problem that data from sheet are not loaded as numbers but as a text, some workaround for this?
@ExcelGoogleSheets
@ExcelGoogleSheets 4 жыл бұрын
Then they ARE text in the spreadsheet.
@032umeshverma8
@032umeshverma8 3 жыл бұрын
11:43 Can you please tell be me why A is before a but B is after b?
@ronturnbull2786
@ronturnbull2786 2 жыл бұрын
Sure. Since the algorithm has been modified to convert everything to lowercase, then A=a and B=b. Therefore, it treats them as being equal and the function returns "0", which means that the order of the items is not changed. So it really depends on the physical location of the items in the array. As it is, this will always be the case when implementing this solution. You would need to look at the ASCII values of the items and compare them instead.
JavaScript Every & Some Array Methods Tutorial - Google Sheets Apps Scripts - Array Methods Part 8
17:59
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 15 М.
Why javascript sort gets so many memes
8:22
Hitesh Choudhary
Рет қаралды 21 М.
小丑妹妹插队被妈妈教训!#小丑#路飞#家庭#搞笑
00:12
家庭搞笑日记
Рет қаралды 36 МЛН
ПРИКОЛЫ НАД БРАТОМ #shorts
00:23
Паша Осадчий
Рет қаралды 6 МЛН
JavaScript Filter Method Tutorial - Google Sheets Apps Scripts - Array Methods Part 7
27:19
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 71 М.
JavaScript Arrays - Programming Like a Grown Up - Google Sheets Apps Scripts - Array Methods Part 5
20:32
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 57 М.
JavaScript Objects - Iterate Through Object Keys and Values - Google Sheets Apps Script - Part 13
35:10
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 62 М.
Sort Data in Google Sheets using Google Apps Script
9:18
Yagisanatode -Scott-
Рет қаралды 8 М.
JavaScript Arrays & Map Method Tutorial - Google Apps Script Part 4
26:53
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 54 М.
Google Forms - Drop Down List from Spreadsheet Using Apps Script
34:39
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 443 М.
Google Apps Script Sort Range on Edit
13:39
The Excel Cave
Рет қаралды 4,3 М.
JavaScript indexOf, lastIndexOf Methods Tutorial - Google Sheets Apps Scripts - Array Methods Part 6
20:31
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 32 М.