About 1,372,362 results (3,950 milliseconds)

I want specific values in a pie chart connected to specific Text. And i ...

https://support.google.com/docs/thread/109877503/i-want-specific-values-in-a-pie-chart-connected-to-specific-text-and-i-don-t-know-if-it-s-possible?hl=en
May 15, 2021 ... Me and a friend are putting together a spreadsheet to keep track of donations. ... =QUERY(A1:D, "Select B, C, SUM(D) where A is not null group by ...

If cell contains a specific dropdown selection, select data range from ...

https://support.google.com/docs/thread/25020428/if-cell-contains-a-specific-dropdown-selection-select-data-range-from-another-sheet?hl=en
Jan 8, 2020 ... To avoid that, you would have to copy the data on the left and paste it back as values so that it will not change even if rows are inserted or ...

Creating a chart only for a specific data range - Google Docs Editors ...

https://support.google.com/docs/thread/5609542/creating-a-chart-only-for-a-specific-data-range?hl=en
May 6, 2019 ... 1) Hiding Unwanted Rows: If you don't want the row numbers 2 to 46, simply hide that rows. The Sheet will instantly exclude the values ...

SELECT() - AppSheet Help

https://support.google.com/appsheet/answer/10108207?hl=en
Select specific rows from a table or sliceReturns a list of values from the column of selected rows in the data set. Sample usage SELECT(Students[First ...

Use line numbers in Google Docs - Google Docs Editors Help

https://support.google.com/docs/answer/13820512?hl=en
Select where to apply to: Entire document; This section. Show line numbers per section. Users can show or hide line numbers for specific portions of a document.

Page numbers do NOT start where they are supposed to (section ...

https://support.google.com/docs/thread/80785362/page-numbers-do-not-start-where-they-are-supposed-to-section-specific-is-there-a-fix?hl=en
Nov 3, 2020 ... Page numbers do NOT start where they are supposed to (section specific). ... Then click on "Options" in the header/footer and select "Page numbers ...

How to set rules for your form - Google Docs Editors Help

https://support.google.com/docs/answer/3378864?hl=en
Number: To ensure the answer contains a certain number, in the drop down menu, select Number. Then, select one of the options for your rule. Examples: A ...

How do I import only specific data from one spreadsheet to another ...

https://support.google.com/docs/thread/3191583/how-do-i-import-only-specific-data-from-one-spreadsheet-to-another-new-spreadsheet?hl=en
Mar 28, 2019 ... ... Select..." portion like this: =QUERY(IMPORTRANGE("master incident report sheet URL", "2019 Incident Reports!Master_Incident_Report_Log ...

feeding a sheet with query function but only selecting specific ...

https://support.google.com/docs/thread/192163017/feeding-a-sheet-with-query-function-but-only-selecting-specific-columns-and-rows?hl=en
Dec 9, 2022 ... Just one last thing (I hope so haha), the first column which is one that contains ID numbers, can sometimes have cells with numbers only or ...

How to replace numbers and words with only numbers in google ...

https://support.google.com/docs/thread/262569292/how-to-replace-numbers-and-words-with-only-numbers-in-google-sheets?hl=en
Mar 6, 2024 ... Can someone post an exact description of how that can be done ... Select the range of cells. Click on Edit > Find and Replace. Copy ...

How can I create specific colors for icon groups without using color ...

https://support.google.com/earth/thread/34619961/how-can-i-create-specific-colors-for-icon-groups-without-using-color-palette?hl=en
Mar 20, 2020 ... I do not want to pick from a range of colors, but very discrete colors for certain values. For example, I would like data with a value of 1 ...

Pull data from a column if a different column contains a set of ...

https://support.google.com/docs/thread/87817748/pull-data-from-a-column-if-a-different-column-contains-a-set-of-specific-words?hl=en
Dec 9, 2020 ... Pull data from a column if a different column contains a set of specific words. ... Now, from the Format menu, select Format> Number> NUMBER. The ...

Is there a way to scan a number into one area and have the number ...

https://support.google.com/docs/thread/168626929/is-there-a-way-to-scan-a-number-into-one-area-and-have-the-number-appear-in-a-specific-cell?hl=en
Jun 24, 2022 ... In my Excel workbook, the user would click a button to bring up a UserForm with a list of each department in the lab. The user would select the ...

How Can I pull select data from google form sheet to another sheet ...

https://support.google.com/docs/thread/10426696/how-can-i-pull-select-data-from-google-form-sheet-to-another-sheet-in-spreadsheet?hl=en
Jul 22, 2019 ... I want to pull those specific items along with the date (cells A and B) onto another form to keep track of those items and revisit the need for them in the ...

Can Psychopy randomly select a certain number of stimuli to display?

https://groups.google.com/g/psychopy-users/c/31yUKVdeNSc
Mar 13, 2014 ... I currently have an Excel spreadsheet with 3 columns "StimFile" (which has 72 different file names), "congruence" and "corrAns" which means ...

Trying to write a QUERY with the condition that a specific column's ...

https://support.google.com/docs/thread/106134071/trying-to-write-a-query-with-the-condition-that-a-specific-column-s-value-falls-between-two-values?hl=en
Apr 14, 2021 ... Trying to write a QUERY with the condition that a specific column's value falls between two values ... 4:7," SELECT B, I, J, L, M, N, O ...

Format numbers in a spreadsheet - Computer - Google Docs Editors ...

https://support.google.com/docs/answer/56470?hl=en&co=GENIE.Platform%3DDesktop
Select the range of cells you'd like to format or modify. Click Format and ... You can adjust the specific formatting for these values by clicking on ...

Import certain columns from one sheet to another. - Google Docs ...

https://support.google.com/docs/thread/9516260/import-certain-columns-from-one-sheet-to-another?hl=en
Jul 8, 2019 ... My guess is you were trying to refer to the columns by letters rather than Col numbers. =query( IMPORTRANGE("<URL>","Inventory!A66:E"),"select ...