How to Blur Google Sheets During Screen Sharing (Hide a Salary or Revenue Column)
Need to hide a salary, revenue or margin column in Google Sheets while you present? Here's how to blur a whole column so rows that load as you scroll stay covered — plus frozen headers, formulas, named ranges and cell comments.
To hide a salary or revenue column in Google Sheets on a screen share, blur the whole column as a region before you scroll — not just the cells you can currently see. Sheets loads new rows as you move down, so a blur pinned to a screen band keeps covering values that appear later, while a blur on a single visible cell won't. BlurFirst paints that region into the page as real pixels, so it survives Zoom, Meet, Teams, Loom and any recorder.
The same approach handles the other things a spreadsheet quietly exposes: the formula bar that reveals your markup, named ranges like Payroll_2026, and hover-over cell comments. Start blurring with Ctrl/⌘ ⇧ Y and keep the panic hotkey Ctrl/⌘ ⇧ H in reach.
What's risky in a Google Sheet during a screen share
- Salary and compensation columns — a headcount or payroll tab where one column is all anyone would look for.
- Revenue and margin figures — totals, per-customer revenue, and margin cells you're not there to disclose.
- Customer PII rows — names, emails and phone numbers in a CRM export or contact list.
- Formulas that reveal cost or markup — click a cell and the formula bar shows the logic, so
=Cost*1.6silently tells the room your margin even when the result looks innocent. - Named ranges — the Name box dropdown lists range names such as
Payroll_2026orQ3_Forecastthat hint at data you didn't open. - Cell comments and notes — the small corner triangles reveal notes and reviewer names on hover.
How to blur a column or range in Google Sheets
- 1
Open the sheet and pick the tab you'll present
Get to the exact worksheet before the call. Note which columns are sensitive and whether a header row is frozen.
- 2
Box-blur the whole column band
Drag a BlurFirst box that covers the sensitive column from the top of the grid to the bottom of the viewport. Because the box is anchored to that screen area, rows scrolling in underneath it stay covered.
- 3
Include the frozen header
A frozen header row stays pinned at the top as you scroll. Extend your box over the header too, or add a second box, so the column label (e.g. "Base Salary") is hidden as well.
- 4
Blur the formula bar, or don't click sensitive cells
Selecting a cell in a sensitive column shows its value or formula in the formula bar. Box-blur the formula bar and Name box, or simply avoid clicking those cells during the demo.
- 5
Keep panic ready for filter and sort changes
If a filter view or sort surfaces something unexpected, press Ctrl/⌘ ⇧ H to blur the whole page instantly.
| Sensitive item | Where it appears | Best gesture |
|---|---|---|
| Salary / revenue column | A full column in the grid | Box-blur the whole column band, top to bottom |
| Frozen header label | Pinned top row | Extend the box over the header, or add a second box |
| Formula / markup | Formula bar when a cell is selected | Box-blur the formula bar and Name box |
| A single total or figure | One cell or KPI | Element blur or a small region box |
| Cell comment / note | Hover popover | Box-blur the region; panic hotkey for a surprise popover |
Why frozen rows, scrolling and filter views need whole-column blurs
Sheets only renders the rows in view and swaps in new ones as you scroll — so a blur applied to the specific cells you see now won't follow the data down the page. A region box is pinned to a screen area instead of to a cell, so whatever scrolls under it stays blurred. That's why pre-blurring the entire column band is the reliable move. Filter views and sorting reorder rows, which can move a sensitive value into a column you thought was safe; a column-wide box keeps it covered no matter how the rows are arranged.
Save a reusable blur profile for a recurring sheet
If you review the same tracker or dashboard on a recurring call, set the column boxes once and let BlurFirst Pro's per-site profile re-apply them automatically when you open the sheet. The profile stores the region's CSS selector, never the numbers inside it, so nothing sensitive is ever written to disk or uploaded.