Month series
Type Jan and Feb, select both, drag fill handle to Dec for header row across columns.
Autofill copies a cell or selection downward or sideways using the small blue square fill handle. Sheets detects simple series like 1,2,3 or Mon,Tue,Wed and continues the pattern. Formulas copy with relative references adjusting per row unless you locked absolute refs. Autofill is the fastest way to propagate a working formula across hundreds of rows when ARRAYFORMULA is not needed.
Use autofill after you nail the formula in row 2: running totals, month labels, incremental ids, and formatting you want repeated down a column.
Skip autofill when the column should stay dynamic from one spill formula, or when pattern detection guesses wrong on irregular text series.
Enter value or formula in starting cell, select it, drag the fill handle down the column.
Double-click fill handle when adjacent column has data to auto-fill to last row in some cases.
Hold modifier keys while drag if your OS supports alternate fill behavior per Google help docs.
For dates, type two sample dates so Sheets infers step size before dragging.
Copy formats only with paste special after autofill if formulas should not duplicate styles.
Verify last rows after autofill on tables that grow monthly; extend fill when new data arrives.
Type Jan and Feb, select both, drag fill handle to Dec for header row across columns.
Row 2 VLOOKUP works; double-click fill handle fills to last row beside populated id column.
Monday and Tuesday cells dragged produce full week labels for shift schedule template.
Build this without starting from a blank cell
Use a Better Sheets tool for Autofill, then watch a walkthrough when you want the full pattern.
Watch how Autofill works
Guides that explain Autofill in more depth.
3 possible ways to create a formula for every row in a column in a Google Spreadsheet. And two bonus ways to make it look nicer. - Auto fill - Double Click - ArrayFormula
Read post →Ever spent hours crafting the perfect formula in Google Sheets, only to accidentally delete it? It's a frustrating experience that can derail your productivity. Fear not! In this guide, we'll unveil some clever tricks to safeguard your hard work.
Read post →Does Google Sheets have an AI Formula? No but you can add one. Simple use Apps Script to add an AI formula to your sheets. You can use your own AI from Open AI and this comes out to be much cheaper than even $20 a month for ChatGPT at times. Depends on your use of AI. I just updated Better Sheets' AI apps script to use Open AI Omni. Get the full script here. Can I use ChatGPT in Google Sheets? No but you can create ChatGPT in Google Sheets. Let me show you! But I need help with Google...
Read post →Smart Fill watches columns next to your edit and suggests completing a pattern when it recognizes one. Type a couple examples in a new column beside source data and Sheets may offer to fill the rest with names, emails split from full text, or formatted dates. It is Google's answer to flash fill for quick cleanup without formulas.
Read guide →ARRAYFORMULA tells Google Sheets to treat a formula as an array operation so one expression fills many cells at once. It is common with IF, VLOOKUP, and math on full columns before dynamic arrays made many patterns automatic. It still matters for legacy sheets and explicit control.
Read guide →Every formula starts with = followed by a function name and arguments in parentheses. Ranges use A1 notation, text sits in quotes, and operators like + and & combine values. Sheets recalculates when inputs change, so syntax errors show as #NAME? or #ERROR! in the cell.
Read guide →Absolute references lock row, column, or both with dollar signs so a formula keeps pointing at the same cell when you copy it. $A$1 locks both axes. A$1 locks the row. $A1 locks the column. Mixed locks are how tax rates stay in one settings cell while a formula fills down a thousand rows.
Read guide →Done reading about Autofill?
Membership unlocks 636+ tutorials, unlimited generators, and every template. Practical lessons. Zero fluff.
Need this once
Jump to a free tool or a single tutorial for this topic.
Learning Sheets for real
Unlock the full library, generators, and templates with membership.