Тёмный

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

Learn Google Sheets & Excel Spreadsheets
Подписаться 276 тыс.
Просмотров 24 тыс.
50% 1

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@michaelshaw7652
@michaelshaw7652 3 года назад
You did a fantastic job! The complex level is also adequate.
@XynethaGrows
@XynethaGrows 2 года назад
I agree, your videos/lessons are perfect. I've learned a ton from you. Thank you so much!
@johanrusli
@johanrusli 4 года назад
I am learning so much from this channel. Thanks a lot !
@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.
@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!
@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.
@phoenixempire8886
@phoenixempire8886 4 года назад
🙏🏻
@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.
@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.
@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.
@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.
@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.
@JohnBenRodriguez
@JohnBenRodriguez 2 года назад
Superb tutorial. Thank you. This sames me time compared to me figuring these out by myself.
@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.
@marutigroupofcompanies6363
@marutigroupofcompanies6363 2 года назад
23:32 Good Explanation Sir
@paulloup5210
@paulloup5210 5 лет назад
Muchas gracias por el video !! Saludos
@Александр-ы4в6к
@Александр-ы4в6к 5 лет назад
Супер, ребята!
Далее
Qalpoq - Amakivachcha (hajviy ko'rsatuv)
41:44
Просмотров 90 тыс.
Трудности СГОРЕВШЕЙ BMW M4!
49:41
Просмотров 1,2 млн
Why javascript sort gets so many memes
8:22
Просмотров 21 тыс.
Sort Data in Google Sheets using Google Apps Script
9:18