0
0
Google Sheetsspreadsheet

Paste special options in Google Sheets - Cell-by-Cell Formula Trace

Choose your learning style9 modes available
Concept Flow
Copy source cells (A1:B3) -> Choose Paste Special option -> Paste into target cells (C1:C3)
Paste Special lets you choose what to paste: values, formulas, or formatting separately.
Formula
1. Select cells A1:B3 2. Copy (Ctrl+C) 3. Select cells C1:C3 4. Right-click > Paste special > Paste values only

This copies only the numbers from A1:A3 into C1:C3 without formulas or formatting.

Step-by-Step Trace
CellOriginal ValueAfter Paste Values Only
A11010
A22020
A33030
B155
B21515
B32525
C110
C220
C330
Values from A1:A3 pasted into C1:C3; B column values not pasted here.
Variable Tracker
StepActionResult
1Copy cells A1:B3Clipboard holds values and formulas
2Paste special > values only into C1:C3Only numbers pasted, no formulas or formatting
3Paste special > formulas onlyFormulas pasted without formatting
4Paste special > format onlyOnly cell colors and fonts pasted
Key Moments
What does Paste Special > Paste values only do?
What happens if you use Paste Special > Paste formulas only?
How does Paste Special > Paste format only affect the target cells?
Sheet Trace Quiz - 1 Questions
Test your understanding
If you copy cell A1 with value 10 and formula =B1*2, then use Paste Special > Paste values only into C1, what will C1 show?
AThe number 10
BThe formula =B1*2
CAn error
DEmpty cell
Key Result
Paste Special options in Google Sheets let you control what part of copied cells you paste: values, formulas, or formatting separately.
Transcript
When you copy cells in Google Sheets, you can choose Paste Special to paste only values, formulas, or formatting. For example, copying a cell with a formula and pasting values only will paste the result number, not the formula itself. This helps when you want to keep results but not the underlying calculations or styles.