About 1,212,204 results (1,814 milliseconds)

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 ... To learn more about the "SEQUENCE function" search for it in your browser or on YouTube. You can also look at the EXCEL results as it works the ...

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 ... Create autofill number sequence that works with row insert ... why do we have to use a formula to just do a simple fill series? Isnt this excel ..

how to add a series in google sheets? - Google Docs Editors ...

https://support.google.com/docs/thread/227703096/how-to-add-a-series-in-google-sheets?hl=en
Jul 27, 2023 ... When the chart editor complains that you need to add a series, the problem is usually with the existing data.

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 ... We all know that to sequence numbering can be effected by putting a ... I was able to have a macro in Excel which was able to do this:.

SEQUENCE function - Google Docs Editors Help

https://support.google.com/docs/answer/9368244?hl=en
The SEQUENCE function returns an array of sequential numbers, such as 1, 2, 3, 4. Parts of a SEQUENCE function SEQUENCE(rows, columns, start, ...

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 ...

How to add continuous numbering as part of the heading style ...

https://support.google.com/docs/thread/168082124/how-to-add-continuous-numbering-as-part-of-the-heading-style-sheets?hl=en
Jun 20, 2022 ... I am setting up a google doc template and would like for each subhead style to include numbering. I uploaded a Word doc that had headings ...

Builder - Presenting a sequence of images (within a trial) controlled ...

https://groups.google.com/g/psychopy-users/c/xSl5irI9n_U/m/IcqN45iDAAAJ
What I have done now is: 1) Because the three images are the three elements of a sequence, in my excel file I have put in one column the ...

creating the numbering sequence 1.1, 1.2, 1.3, 2.1, 2.2, 2.3 and so ...

https://groups.google.com/g/microsoft.public.word.numbering/c/kSC3RsaljTc
Margaret Aldis - Microsoft Word MVP ... "x" and "y" are called identifiers; these give names to the different lists. To put it differently, SEQ fields using the ...

Automatically create a series or list - Computer - Google Docs ...

https://support.google.com/docs/answer/75509?hl=en&co=GENIE.Platform%3DDesktop
You can use autofill to create a series of numbers, letters, or dates in Google Sheets. Use autofill to complete a series On your computer, ...

In sheets, can I change the left axis numbering or add a row above 1 ...

https://support.google.com/docs/thread/5255003/in-sheets-can-i-change-the-left-axis-numbering-or-add-a-row-above-1-that-is-not-numbered?hl=en
May 1, 2019 ... You can not change the row numbers or the column letters. If your'e wanting the number to go down the side you can use a formula in column A to number column A.

how do you continue numbering in a google doc, so that it doesn't ...

https://support.google.com/docs/thread/3997555/how-do-you-continue-numbering-in-a-google-doc-so-that-it-doesn-t-restart-at-1-each-time?hl=en
Apr 11, 2019 ... What Google Docs needs to add is true outline numbering for headings, so that all Heading 1's number in sequence, and then within Heading 1 ...

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 ... User fills in values in those purple cells. Formula in B4 is primary engine: ={"Slot Start";. Arrayformula(C1+(Sequence(Int(( ...

Sequential Job Numbers added to sheet - Google Docs Editors ...

https://support.google.com/docs/thread/53846732/sequential-job-numbers-added-to-sheet?hl=en
Jun 16, 2020 ... I would like google sheets to add a sequential number automatically when a new row is added. I have tried a few formulae but when a submission comes in, it ...

How to create a sequence of dates every seven days - Google Docs ...

https://support.google.com/docs/thread/99018807/how-to-create-a-sequence-of-dates-every-seven-days?hl=en
Feb 21, 2021 ... How to create a sequence of dates every seven days. Hi! I'm creating a weekly schedule, and trying to find a formula to return the date for ...

Numbering Sequence AA, AB, AC...

https://groups.google.com/g/microsoft.public.word.numbering/c/9E4T-8kz1Ho
- put the following nested field at the beginning of every paragraph: {docvariable "n{seq n}"} - ensure your users know that they have to refresh the field ...

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 ... Try this, which I've put here: =SEQUENCE(1 ... After 10, I have to list the numbers from 11 to 15 which is the next row in the excel file.

How to start from row zero in google sheets? - Google Docs Editors ...

https://support.google.com/docs/thread/8274274/how-to-start-from-row-zero-in-google-sheets?hl=en
Jun 18, 2019 ... It's definitely a workaround. I hope we're working on getting the vertical numbering to be zero for the headers and one for the data.....

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 ... Put this formula in M13 and copy it down. =(K13)/ArrayFormula(sum(n(mmult(sequence(1,rows($D$2:$D$9),1,0),. ($D$2:$J$9<>"") * (hlookup(B$2:B ...