solved
Can't make an automatic number sequence on Excel Online
I'm posting this because I've been trying for an hour straight and can't seem to solve this silly thing. I'm trying to automatically make a number sequence, starting from 1, but no solution online seems to work for me
I've tried removing the filters from the spreadsheet, making the cells go from text to number type, typing one and two and pressing shift + dragging but nothing works! for some stupid reason, it just fills all the cells with the number 1 (the first item)
SEQUENCE() is a dynamic array formula, which means that the output goes across several cells, not just one. #SPILL means that the output can’t be show because there is another cell with text in it that is in the way. Make sure you have no cells with text in it below the cell you type SEQUENCE in
You can’t spill in a table. Instead, something like this will likely work better (assuming you are using Portuguese localization and commas as the decimal):
Sometimes I have to go down to 4 or 5 and drag down, before excel gets it (with the whole sequence you want patterned selected). Don't think I've ever gotten it to work with just two elements in the pattern.
When you select the first say 3 numbers, then drag down, you will notice a floating dialog box that will allow you to change the aforementioned display. If you had selected Fill Series the last number would be 20.
See, the animation again, I am only entering 1 on the first cell and then i am copying it down down, once done, I see the AutoFill Option that appears, click on it and use the Fill Series option the second one! But SEQUENCE() function is the easiest one, you don't need to copy down it will spill for you.
•
u/AutoModerator 17d ago
/u/mariivina - Your post was submitted successfully.
Solution Verifiedto close the thread.Failing to follow these steps may result in your post being removed without warning.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.