About 1,167,981 results (1,961 milliseconds)

In sheets I don't have the Headers choice. How do I get it? - Google ...

https://support.google.com/docs/thread/3691241/in-sheets-i-don-t-have-the-headers-choice-how-do-i-get-it?hl=en
Apr 6, 2019 ... I have gone to HELP and tried what they said, but the drop down doesn't list Headers. ... If you have a header row, and wish to sort a ...

Cells with an ISBLANK formula when using dropdown filter or sort ...

https://support.google.com/docs/thread/28973249/cells-with-an-isblank-formula-when-using-dropdown-filter-or-sort?hl=en
Feb 17, 2020 ... You have to use an ArrayFormula and put it in the header row. For me, or other forum contributors to help (in case I'm not around), I ...

Sort & filter your data - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/3540681?hl=en&co=GENIE.Platform%3DDesktop
If your columns have titles, click Data has header row. Select the column you'd like to be sorted first and choose a sorting order. To add another sorting rule, ...

How do I keep a cell protected during a sort? - Google Docs Editors ...

https://support.google.com/docs/thread/10622718/how-do-i-keep-a-cell-protected-during-a-sort?hl=en
Jul 25, 2019 ... Or from the header drop-down Filter? In both those tools I am unable ... In the current spreadsheet we have sorted the DEPT column alphabetically.

Sort and filter your data - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/3540681?hl=en-GB&co=GENIE.Platform%3DDesktop
If your columns have titles, click Data has header row. Select the column that you'd like to be sorted first and choose a sorting order. To add another sorting ...

How to stop filter view from automatically treating first row as header ...

https://support.google.com/docs/thread/122241993/how-to-stop-filter-view-from-automatically-treating-first-row-as-header?hl=en
Aug 21, 2021 ... I have the list sorted by title as the default. I created a filter ... I was thinking of the Sort options where you can select a header ...

How to sort multiple data in spreadsheet? - Google Docs Editors ...

https://support.google.com/docs/thread/92341332/how-to-sort-multiple-data-in-spreadsheet?hl=en
Jan 6, 2021 ... Go to Data –> Sort range; Check 'Data has header row'; Select 'Sort Helper' from the dropdown; Click 'Add another sort column'; Select 'Division ...

Sorting Data By Dropdown Selection - Google Docs Editors ...

https://support.google.com/docs/thread/106905266/sorting-data-by-dropdown-selection?hl=en
Apr 20, 2021 ... You should be able to add 4, 0 after the last IF(). This will always sort by column 4 or your points column # and should still work even if 4 is ...

Simple sorting data from IMPORTRANGE - Google Docs Editors ...

https://support.google.com/docs/thread/9550404/simple-sorting-data-from-importrange?hl=en
Jul 9, 2019 ... A:T,"), ("select * order by Col4 asc"). Try this: =query ... Apply the filter, sort via your dummy header range. That way, your ...

How to use Filter with Query Data? - Google Docs Editors Community

https://support.google.com/docs/thread/86912247/how-to-use-filter-with-query-data?hl=en
Dec 5, 2020 ... ... drop-downs as conditions for the QUERY() ). I added 2 drop-downs to your sheet, one with the headers to select the "sort by" column, and the ...

Trying to get to the title (header) associated with a specific point of ...

https://support.google.com/docs/thread/29217925/trying-to-get-to-the-title-header-associated-with-a-specific-point-of-data-into-my-top-ten-list?hl=en
Feb 19, 2020 ... Trying to get to the title (header) associated with a specific point of data into my top ten list ... =QUERY(C1:C,"select C order by C desc limit ...

Sort feature randomly not working correct for one set of data only; all ...

https://support.google.com/docs/thread/127483835/sort-feature-randomly-not-working-correct-for-one-set-of-data-only-all-other-sorts-work?hl=en
Sep 24, 2021 ... When I sort, I highlight the cells within the table (but not the header row), right click, select sort, then sort by the HP/TP column from Z -> A.

Customize a pivot table - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/7572895?hl=en&co=GENIE.Platform%3DDesktop
Order and sort columns or rows. You can sort and order your data by pivot ... Create an in-cell dropdown list. 5 of 10. Automatically create a series or ...

Google Sheets: Column filter not working - Google Docs Editors ...

https://support.google.com/docs/thread/3082766/google-sheets-column-filter-not-working?hl=en
Mar 26, 2019 ... Then you need to turn the filter back on: Select columns A through G (using the header so all rows are selected) then Data menu > Create a ...

Adjust or sort the data view - Google Ads Editor Help

https://support.google.com/google-ads/editor/answer/2486820?hl=en
Right-click any column header to see a list of all available columns for your data view. ... The default setting is 100%, but you can select other values from the ...

Dynamic dropdown of unique values - Google Docs Editors ...

https://support.google.com/docs/thread/203101341/dynamic-dropdown-of-unique-values?hl=en
Feb 22, 2023 ... This formula outputs the correct values to another range =Sort(Unique('Raw data'!E2:E)) but I don't actually need them to be output.

Is there a way to create "sorting profiles" for a sheet? - Google Docs ...

https://support.google.com/docs/thread/9948531/is-there-a-way-to-create-sorting-profiles-for-a-sheet?hl=en
Jul 15, 2019 ... Data > Sort Range > select [Data has header row], add field, select ... All the Seniors will be at the top of the list, all the ...

Decimal numbers not sorting correctly in Sheets - Google Docs ...

https://support.google.com/docs/thread/99689073/decimal-numbers-not-sorting-correctly-in-sheets?hl=en
Feb 25, 2021 ... Currently making an object list in Sheets. ... Use the data --> sort range menu and select header row option on, sort by "Formatted Inventory".

Looking to reference the top row of a filter range - Google Docs ...

https://support.google.com/docs/thread/66273093/looking-to-reference-the-top-row-of-a-filter-range?hl=en
Aug 21, 2020 ... In the sheet below, on Sheet BP_Lookup I have a drop down box that is filled from information listed on Sheet BPs. ... But it will also sort the ...

Sorting alphabetically a query function - Google Docs Editors ...

https://support.google.com/docs/thread/60318575/sorting-alphabetically-a-query-function?hl=en
Jul 21, 2020 ... I have the following query formula set up in the second tab of Google sheets: =query('Form Responses 1'!B2:AK223, "SELECT B, C, D, X, Y, Z, ...