About 1,840,087 results (4,134 milliseconds)

How to get only the number from a cell in a formula - Google Docs ...

https://support.google.com/docs/thread/156228858/how-to-get-only-the-number-from-a-cell-in-a-formula?hl=en
Mar 21, 2022 ... Assume a cell A1 containing "Team size 5" and formatted as Number->Number or Number->Automatic. I want $A$1 in formulas in other cells to ...

Reference cell data from another Google spreadsheet (not a ...

https://support.google.com/docs/thread/8274394/reference-cell-data-from-another-google-spreadsheet-not-a-different-tabbed-sheet?hl=en
Jun 18, 2019 ... Is there a way to do this without typing the whole formula? What I mean is, say I have document A and B in Excel. If I want to copy a value in a ...

Reference data from other sheets - Computer - Google Docs Editors ...

https://support.google.com/docs/answer/75943?hl=en&co=GENIE.Platform%3DDesktop
To reference a cell or range of cells in another spreadsheet, you must use the IMPORTRANGE function. To pull data from other spreadsheets, use the IMPORTRANGE ...

Converting a choice from a drop down menu in a cell to a number in ...

https://support.google.com/docs/thread/38765918/converting-a-choice-from-a-drop-down-menu-in-a-cell-to-a-number-in-sheets-to-be-totaled?hl=en
Apr 8, 2020 ... I didn't get either of those options to work on my Sheet. When I make a selection on the dropdown menu, the formula goes away.

Fill down in Series not working? - Google Docs Editors Community

https://support.google.com/docs/thread/202253546/fill-down-in-series-not-working?hl=en
Feb 16, 2023 ... If you type a 1 in one cell, a 2 in the cell below, select them both and drag down, you should get a series of numbers starting with 1,2,3,4,...

Want to pull numbers that match names to a different sheet with the ...

https://support.google.com/docs/thread/238938435/want-to-pull-numbers-that-match-names-to-a-different-sheet-with-the-same-names?hl=en
Oct 12, 2023 ... I have added the following formula to cell F1 of the 'GarthR Solution' sheet: ={"Number";LET(name,A2:A,ARRAYFORMULA(IF(name="",IFERROR(1/0) ...

Extract Numbers & Text From Strings With Different Formats ...

https://support.google.com/docs/thread/186339358/extract-numbers-text-from-strings-with-different-formats?hl=en
Oct 29, 2022 ... ... take this one formula at a time as the forum runs better like that. The formula above is in cell V2 the other two formulas are in W2 & X2 if ...

Google Sheets, is there a way I can add to a number through a ...

https://support.google.com/docs/thread/42012254/google-sheets-is-there-a-way-i-can-add-to-a-number-through-a-function-to-a-different-cell?hl=en
Apr 23, 2020 ... In all spreadsheets, formulas can only PULL info into the cell they are written in, they cannot PUSH data to a different cell. Custom scripts however, can ...

I cannot get Google Sheets to autofill a column with sequential ...

https://support.google.com/docs/thread/206551466/i-cannot-get-google-sheets-to-autofill-a-column-with-sequential-numbering?hl=en
Mar 17, 2023 ... ... numbers later on. Try holding the option key as you drag the corner handle of the cell. You can also generate number sequences using formulas.

How do I divide a number of cells by the same cell? - Google Docs ...

https://support.google.com/docs/thread/183291124/how-do-i-divide-a-number-of-cells-by-the-same-cell?hl=en
Oct 10, 2022 ... Get link. Report abuse. Hi Rebecca, to pull down the formula, it must be fixed. You can do this with the dollar sign. So please use: =C2/D$19.

How to reference cells value and not it's formula - Google Docs ...

https://support.google.com/docs/thread/6274141/how-to-reference-cells-value-and-not-it-s-formula?hl=en
May 16, 2019 ... I then have another cell that is using the IFS formula to see if the above cell equals a certain number. So if the cell above = 9 then this cell ...

query formula to only pull data where one cell matches another ...

https://support.google.com/docs/thread/2471734/query-formula-to-only-pull-data-where-one-cell-matches-another?hl=en
Mar 15, 2019 ... I need the query to match two criteria and one of those criteria is to a specific cell that isn't within the range.

Can I prevent down-fill from incrementing *every* cell reference in a ...

https://support.google.com/docs/thread/5225132/can-i-prevent-down-fill-from-incrementing-every-cell-reference-in-a-formula?hl=en
Apr 30, 2019 ... I have a spreadsheet with rows of data. At the end of each row I have a formula that computes a useful number based on (1) the row and (2) ...

Using IMPORTRANGE to pull relevant and matching data from ...

https://support.google.com/docs/thread/204519860/using-importrange-to-pull-relevant-and-matching-data-from-another-spreadsheet?hl=en
Mar 4, 2023 ... So any formula or script would have to search row by row to match the 'reference number' before pulling the 'version'. https://docs.google.com/ ...

Divide by zero error when trying to get an average from cells ...

https://support.google.com/docs/thread/78792368/divide-by-zero-error-when-trying-to-get-an-average-from-cells-containing-ifs-formula?hl=en
Oct 23, 2020 ... I am using a simple formula in cell Q2: =AVERAGE(Q3:Q64) which I am using to attempt to get the average of the numbers in Q3:Q64.

Pulling Data if It Meets a Certain Date from the Time Stamp - Google ...

https://support.google.com/docs/thread/63036999/pulling-data-if-it-meets-a-certain-date-from-the-time-stamp?hl=en
Aug 5, 2020 ... Multiply that by the number of columns on the sheet and watch the cell count grow. Sheets has a limit of 5 million cells, but I would begin ...

How do I concatenate and copy text from two adjacent cells ...

https://support.google.com/docs/thread/4895603/how-do-i-concatenate-and-copy-text-from-two-adjacent-cells?hl=en
Apr 25, 2019 ... The unique identifier is the badge number and I need to pull in the ... I again used an arrayformula so it only take one formula which I put in C2 ...

How do I make one cell 20% of another cell's number? The other ...

https://support.google.com/docs/thread/72851853/how-do-i-make-one-cell-20-of-another-cell-s-number-the-other-cell-is-a-sum-of-the-cells-above-it?hl=en
Sep 23, 2020 ... I am new to sheets and not familiar with the formulas needed to calculate a percentage of another cell. ... Here are some tips to help you get a ...

How do I keep a cell blank until data is input into both cells of the ...

https://support.google.com/docs/thread/52250147/how-do-i-keep-a-cell-blank-until-data-is-input-into-both-cells-of-the-formula?hl=en
Jun 8, 2020 ... My formula is very simple - only two cells. But I already have a "display zero for negative numbers" function in place. =SUMIF(I2+L2,">"&0)

Can google sheets search a row for a value and add the value of ...

https://support.google.com/docs/thread/105370187/can-google-sheets-search-a-row-for-a-value-and-add-the-value-of-another-cell-in-the-column-above?hl=en
Apr 7, 2021 ... Can google sheets search a row for a value and add the value of another cell in the column above? ... Column B then has a formula to pull through ...