About 1,263,427 results (3,595 milliseconds)

SEQUENCE function - Google Docs Editors Help

https://support.google.com/docs/answer/9368244?hl=en
The amount to increase/decrease each number in the sequence. If omitted, the sequence will increase by 1. Sample formulas. Example 1: SEQUENCE(2). Example 2: ...

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 ... You can also look at the EXCEL results as it works the same as in Google Sheets. ... You can also generate number sequences using formulas.

Proper Use of SEQUENCE and ARRAYFORMULA in a Dynamic List ...

https://support.google.com/docs/thread/236821840/proper-use-of-sequence-and-arrayformula-in-a-dynamic-list?hl=en
Sep 27, 2023 ... On the columns where SEQUENCE & ARRAYFORMULA successfully work (Columns A,C), they reach the correct number of rows based on cell C2 (No. of ...

Excel export ARRAYFORMULA stopped working - Google Docs ...

https://support.google.com/docs/thread/79558269/excel-export-arrayformula-stopped-working?hl=en
Oct 28, 2020 ... I do not use Microsoft Excel and do not know why ... Perhaps you can try creating a Microsoft Excel file that has a simple sequence formula ...

How to get repeatable Excel RAND sequence?

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/YY-CJoiPc1M
Mar 21, 2010 ... the VBA Rnd function for my purposes. I could also easily implement my own PRNG, even using the Wichman-Hill(1982) algorithm described in ...

Trying to derive a percent based on conditions... - Google Docs ...

https://support.google.com/docs/thread/14240703/trying-to-derive-a-percent-based-on-conditions?hl=en
Sep 13, 2019 ... ... excel world. I made an alternate version of the percentage formula that does not use the sequence function and I implemented it in M13:M16.

EXCEL calculation sequence

https://groups.google.com/g/exceldna/c/ZK7KLiLIpOI
Feb 26, 2012 ... I don't know if someone has come across the following: When I use my functions in a chain like =function($A$1) =function($A$2)

Array Result was not expanded Error when using SEQUNCE ...

https://support.google.com/docs/thread/105687651/array-result-was-not-expanded-error-when-using-sequnce-function-in-google-spread-sheet?hl=en
Apr 10, 2021 ... Like this I've to do for the entire excel file (ie in this example I've to repeat the procedure up to 22). I used the SEQUENCE function. It ...

Create autofill number sequence that works with row insert - Google ...

https://support.google.com/docs/thread/6240405/create-autofill-number-sequence-that-works-with-row-insert?hl=en
May 16, 2019 ... why do we have to use a formula to just do a simple fill series? Isnt this excel .... come on. false. Enable Dark Mode. 1. 4114635662280358963.

Date Sequence and Time Sequence - Google Docs Editors ...

https://support.google.com/docs/thread/157510976/date-sequence-and-time-sequence?hl=en
Mar 28, 2022 ... Since I'm learning, and if you have time, I'd like to ask a couple of questions to help me understand how these formulas work, and what the ...

Number sequencing does not work if there is a merged cell included ...

https://support.google.com/docs/thread/198238958/number-sequencing-does-not-work-if-there-is-a-merged-cell-included?hl=en
Jan 20, 2023 ... Could you explain how your macro used to work in Excel. How would ... Enter the SEQUENCE function in the helper column;. =SEQUENCE(ROWS ...

What is the equivalence of Copy, Ctrl + Shift + Down, Enter in Sheets ...

https://support.google.com/docs/thread/117768960/what-is-the-equivalence-of-copy-ctrl-shift-down-enter-in-sheets?hl=en
Jul 19, 2021 ... In Excel, It's Copy, then Ctrl + Shift + Down, and Enter to fill the rest with the same formula. But it doesn't work out in Sheets.

how to create time slots with regular intervals? - Google Docs ...

https://support.google.com/docs/thread/94959231/how-to-create-time-slots-with-regular-intervals?hl=en
Jan 24, 2021 ... I did not know why I was seeing 1440 in all of the formulas, now I get it! I will take a look at SEQUENCE, I feel like with so many scheduling ...

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 ... When I add new rows I use down-fill to create the formula cell at the end of each row. However, down-fill increments the references for both the ...

How to Create a Sequence Code with Array Formula - Google Docs ...

https://support.google.com/docs/thread/150271159/how-to-create-a-sequence-code-with-array-formula?hl=en
Feb 10, 2022 ... Hyde unfortunately I can't create and share a blank sheet as my organisation doesn't allow us to do so with the access restrictions we have in ...

Filling down multiple column spreadsheet without using fill handle ...

https://support.google.com/docs/thread/85973907/filling-down-multiple-column-spreadsheet-without-using-fill-handle?hl=en
Nov 29, 2020 ... Starting with the easy stuff. In cell A9, I replaced your Row(Indirect( strategy with a SEQUENCE() function. This is just a matter of preference ...

How to Use Sequence (or Other Formula) for numbering list with ...

https://support.google.com/docs/thread/183635691/how-to-use-sequence-or-other-formula-for-numbering-list-with-merged-cells-google-sheets?hl=en
Oct 12, 2022 ... Why does the sequence formula just ignore merged cells? Is there a way to edit the formula or use a better one to get the numbering correct?

Count Last Sequence: Excel formula doesn't work in Google sheets ...

https://support.google.com/docs/thread/16790847/count-last-sequence-excel-formula-doesn-t-work-in-google-sheets?hl=en
Oct 14, 2019 ... The first formula won't work in Sheets because AGGREGATE is not a supported function. The second formula should work if you wrap it in ...

Identify missing numbers in a sequence? - Google Docs Editors ...

https://support.google.com/docs/thread/5868559/identify-missing-numbers-in-a-sequence?hl=en
May 10, 2019 ... My question is this: Can I take a list of sequential numbers and have any missing numbers listed out? The function I'm using right now is this: