About 1,910,205 results (4,082 milliseconds)

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 ... ... cells elsewhere in the sheet. When I add new rows I use down-fill to create the formula cell at the end of each row. However, down-fill ...

Need to populate adjacent column with data based off of item ...

https://support.google.com/docs/thread/8708230/need-to-populate-adjacent-column-with-data-based-off-of-item-chosen-from-drop-down-list?hl=en
Jun 25, 2019 ... I created a tab called Stephen Help. In this tab I cleared column C and unmerged the cells in column C, then I put this formula in C3. This ...

How can I autofill down a formula without manually clicking and ...

https://support.google.com/docs/thread/67551168/how-can-i-autofill-down-a-formula-without-manually-clicking-and-dragging?hl=en
Aug 28, 2020 ... You can put most of your posted formula as your conditional format custom formula. · =COUNTIF( $A$2:$A, A2)>1 · This should highlight any cells ...

Is it possible to have conditional formatting from one row auto fill to ...

https://support.google.com/docs/thread/199855791/is-it-possible-to-have-conditional-formatting-from-one-row-auto-fill-to-other-rows?hl=en
Jan 31, 2023 ... When trying to figure out your CF formula, it's helpful to put the formula on-sheet, and drag/copy it across some empty cells to see the T/F ...

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 ... =ArrayFormula(row(A1:A100))...this will also work in any cell in the column you want to put the formula in like A1, A2, B1, B2, C1, C2 and ...

Can I Add A Formula To A Drop Down Menu In Google Sheets ...

https://support.google.com/docs/thread/213810988/can-i-add-a-formula-to-a-drop-down-menu-in-google-sheets?hl=en
May 2, 2023 ... I want to add the DAYS function as a formula in a drop down menu on a column in my sheet. I want to be able to select from the drop down menu either something ...

Copy paste formula down regardless merged cells - Google Docs ...

https://support.google.com/docs/thread/104704436/copy-paste-formula-down-regardless-merged-cells?hl=en
Apr 1, 2021 ... This it temporary and only to confirm that the incrementing formula is working. On a new tab, Lance.Increment, I've put this formula in cell C5:.

Need help with formula - Google Docs Editors Community

https://support.google.com/docs/thread/5482223/need-help-with-formula?hl=en
May 4, 2019 ... I have an attendance sheet, row 1 across are names, column b down is dates. ... I put the the formula up there for the first few columns. You can ...

Insert new rows and include all formulas - Google Docs Editors ...

https://support.google.com/docs/thread/7173404/insert-new-rows-and-include-all-formulas?hl=en
May 31, 2019 ... Cumulative sum down a column. The sample sheet also has the alternative SUMIF method when that method works. * The link will ask to make a copy ...

Insert column without affecting formula in another column - Google ...

https://support.google.com/docs/thread/74887544/insert-column-without-affecting-formula-in-another-column?hl=en
Oct 4, 2020 ... Insert the following formula into cell C2 and then drag it down. You can drag it beyond the last row of data. =IF(LEN(B2),IFERROR((B2 ...

Copy paste a formula, only change 1 of the several references ...

https://support.google.com/docs/thread/132671332/copy-paste-a-formula-only-change-1-of-the-several-references?hl=en
Oct 27, 2021 ... ... cell D4. You want to find the sales tax amount for each sale in column B using =B2*D$4. As you copy that formula down the column B2 will change ...

[SOLVED] Copying down formulas that skip rows - Google Docs ...

https://support.google.com/docs/thread/216050474/solved-copying-down-formulas-that-skip-rows?hl=en
May 16, 2023 ... while also incrementing the formulaic elements in the other columns. There doesn't seem to be much rhyme or reason to how google sheets is ...

Auto populating formula down column to create unique ID - Google ...

https://support.google.com/docs/thread/38369657/auto-populating-formula-down-column-to-create-unique-id?hl=en
Apr 6, 2020 ... This might be possible with something like this put in row 1 of the sheet. =ArrayFormula({"ID";IF(B2:B="",,"SCS"&ROW(B1:B) ...

How do I keep the same date when I drag it down the column ...

https://support.google.com/docs/thread/160878398/how-do-i-keep-the-same-date-when-i-drag-it-down-the-column?hl=en
Apr 22, 2022 ... Hold CTRL down whie dragging the column down. Barbara Green ... I know there was a way in Excel, but I can't remember what is was under.

SUMIF - I can't be this stupid - Google Docs Editors Community

https://support.google.com/docs/thread/90108070/sumif-i-can-t-be-this-stupid?hl=en
Dec 23, 2020 ... ... formula down the column; you can just put it in G2: =ARRAYFORMULA(IF ... If it doesn't, please share an editable copy of your spreadsheet, so we ...

Need help for budgeting sheet: Summing up cells based on drop ...

https://support.google.com/docs/thread/26208436/need-help-for-budgeting-sheet-summing-up-cells-based-on-drop-down-menu-selection?hl=en
Jan 20, 2020 ... ... cells add up based on a selected category by drop-down menu. I have made the drop down menu, the goal is to enter a single expense, select ...

Please show me how to subtract columns - Google Docs Editors ...

https://support.google.com/docs/thread/20784105/please-show-me-how-to-subtract-columns?hl=en
Nov 22, 2019 ... Result was not automatically expanded, please insert more rows (1). ... this works in cell F1 - will do calculation all the way down the rows - ...

Dragging a formula down breaks it. - Google Docs Editors Community

https://support.google.com/docs/thread/273527515/dragging-a-formula-down-breaks-it?hl=en
May 8, 2024 ... As you will see, the columns for Value and Reduction are designed to be filled by a human. Dragging the Balance column at the end of each day ...

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 ... I love the fill down options on Excel but frustrating when they don't work. ... But if you put =1 on one cell, and =2 in the cell below, select ...

How to Conditionally Lock Cells based on a Drop Down List in ...

https://support.google.com/docs/thread/155241758/how-to-conditionally-lock-cells-based-on-a-drop-down-list-in-another-column?hl=en
Mar 16, 2022 ... The formula worked, so I tried to apply the formula to a Data Validation custom formula so I would still be good to input actual values into ...