0
0
Google Sheetsspreadsheet~5 mins

AutoFill for formula copying in Google Sheets - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does AutoFill do when copying formulas in Google Sheets?
AutoFill copies a formula from one cell to adjacent cells, adjusting cell references automatically to match each new position.
Click to reveal answer
beginner
How do you use AutoFill to copy a formula down a column?
Click the cell with the formula, then drag the small square at the bottom-right corner of the cell (the fill handle) down over the cells you want to fill.
Click to reveal answer
beginner
What happens to relative cell references when you AutoFill a formula?
Relative references change based on the new cell's position. For example, if the formula uses A1 and you fill down one row, it changes to A2.
Click to reveal answer
beginner
How can you keep a cell reference fixed when using AutoFill?
Use the $ sign to make an absolute reference, like $A$1. This keeps the reference the same when copying the formula.
Click to reveal answer
beginner
What is the difference between relative and absolute references in formulas?
Relative references change when copied to new cells; absolute references stay fixed no matter where the formula is copied.
Click to reveal answer
What do you drag to use AutoFill in Google Sheets?
AThe row number
BThe formula bar
CThe sheet tab
DThe fill handle (small square at cell corner)
If a formula in cell B2 is =A1 and you AutoFill it down one row, what will the formula in B3 be?
A=A2
B=A1
C=B1
D=B2
How do you write a formula reference to keep it fixed when copying?
AUse # before the cell, like #A1
BUse & before the cell, like &A1
CUse $ before column and row, like $A$1
DUse * before the cell, like *A1
What happens if you AutoFill a formula with absolute references?
AThe formula is deleted
BThe references stay the same in all copied cells
CThe references change relative to the new cells
DThe formula converts to text
Which of these is NOT a use of AutoFill?
AChanging the sheet name
BFilling a series of numbers
CRepeating text patterns
DCopying formulas quickly
Explain how AutoFill works when copying formulas in Google Sheets.
Think about what happens when you drag the small square on a cell with a formula.
You got /3 concepts.
    Describe the difference between relative and absolute references in formulas and how they behave with AutoFill.
    Consider how cell references update or stay the same when copying formulas.
    You got /3 concepts.