Mar 27, 2019 ... I am trying to use SORTN to sort my data and pull the highest scoring top 3 rows as well as the lowest scoring rows sorted by Column 'E'.
Jun 1, 2023 ... I am trying to sort Column B numerically from Greatest to Least but it does not recognize a negative number as a negative when sorting.
Mar 13, 2024 ... We want to simply sort the sheet from lowest to highest - or vice versa - to make to easy to rank the teams at the end. However, a function ...
Jan 26, 2021 ... This column is called '30 Day % Diff'. My goal is to get this sheet to sort the stocks from the highest % to the lowest % over the last 30 days.
Jul 9, 2022 ... I am making a spreadsheet that contains the names of players for a ... I would like to have the scores be in highest to lowest order. I ...
Nov 18, 2019 ... ... sort(F2:G19,2,false). Everything is sorted from highest to lowest as I want, EXCEPT for the lowest amount that appears first (see picture below).
Aug 7, 2021 ... To sort from high to low use "desc" to sort from low to high use "asc" or just leave that asc/desc out. You can see I sorted by Count(G) ...
Jun 6, 2020 ... For the 4 lowest, the formula uses the entire set of data in E, sorts it in ascending order ... largest and four lowest. Can this be done? Philip ...
Jan 6, 2021 ... ... (sort) by column 6, then column 4, then column 5 – and this particular one (column 5) in descending order (from highest value to lowest). A ...
Mar 31, 2019 ... I can only find a way to "reverse axis order", which moves "Maybe" from the far left to the far right of the graph and does not put the bars in the order that ...
Mar 14, 2019 ... I want to order them from lowest to highest in the chart. I don't ... Sheets/Excel is an interesting tool to deal with for me. I've ...
Aug 1, 2021 ... The number of stocks changes whenever I buy or sell one but usually there are a few. I am using googlefinance() for the stock data, together ...
Feb 24, 2025 ... Won't sort by largest to smallest number. I think there's an error with the sorting function. It used to be that when I sorted number columns ...
Jan 11, 2020 ... It's supposed to transpose from highest to lowest, left to right. It does this for the most part but numbers lower than 9 break it and go to ...
Sep 24, 2021 ... As you can see in the top table, the cells sorted fine. The highest HP is at the top of the table and the lowest HP is at the bottom of the ...
Nov 4, 2022 ... If you look at the conditional formatting you can see my order. I want "yesterday" to be the highest. So Ideally projects would be filtered ...
May 31, 2023 ... I have data of shoes sizes (from 34 to 48) and I'm trying to sort it and when I do it, it gives me two parts of the sort, first from 36 to 46 and then next ...