How to screenshot an Excel sheet

Sharing a table usually means sharing part of a Microsoft Excel spreadsheet — a handful of rows for a Slack message, a pivot table for a report, a formula result for a support ticket. Here are the three ways people do it, and where each one falls short.
Option 1: The OS screenshot tool
On Mac, that's Cmd+Shift+4 — drag over the range, or tap Space first to snap to the Excel window itself. On Windows (including most laptops), it's the Snipping Tool or Win+Shift+S, which opens the same rectangle-drag picker. Both work, but neither knows what a spreadsheet is — you're drawing a rectangle over pixels. Column widths, row heights, and gridlines all come along for the ride, and if a column is too narrow to show a full value, the screenshot just shows the truncated text, not the real one.
The two shortcuts also don't produce the same crop. macOS's picker remembers your last selection between shots, which is convenient until you're screenshotting a different range each time and it keeps snapping back to the old one. Windows' Snipping Tool defaults to a fresh rectangle every time, so it's a hair slower per shot but more predictable across a series of screenshots from the same sheet.
Option 2: Excel's built-in camera tool
Excel has a "Camera" tool (or Copy → Paste as Picture) that turns a selection into a linked image inside the workbook. It's closer to what you actually want, but it only helps once you're already back inside Excel — it doesn't produce a file you can drop into an email or a ticket without an extra export step, and formatting quirks (frozen panes, conditional formatting) don't always come through cleanly.
Option 3: Select cells, export a PNG
The simplest version of this workflow: open the file, drag across the cells you care about, and export exactly that selection as an image — with its own background, padding, and colors, independent of how the sheet looks on screen.
That's what Celtrim does. Upload a .xlsx, .csv, or .tsv file, drag to select a range, and download a PNG. Because it reads the values already in the sheet, calculated results screenshot exactly as they appear: a pivot table subtotal, an XLOOKUP result, a running total.
It also runs the same way regardless of OS. Screenshotting an Excel sheet on Mac and on Windows normally means two different keyboard shortcuts and two different crops to get right — in the browser, it's the same steps either way, laptop or desktop.
Full sheet, a single table, or just a few cells
What you drag across is up to you — the selection isn't tied to Excel's own table or print-area boundaries:
- The whole sheet — drag from the top-left corner cell to the bottom-right one. Useful for handing off a full export, but usually more than a reader needs.
- One table or pivot table — select just its bounding rows and columns, including headers. This is the most common case: enough context to be readable on its own, with none of the surrounding sheet.
- A specific range of cells — a single row, a column of totals, or even one cell with a formula result. Handy for support tickets and Slack threads where the question is about one value, not the whole sheet.
The export is exactly the pixels of what you selected — no more, no less — so there's no cropping step afterward.
A note on older files
Celtrim reads modern .xlsx workbooks, plus .csv and .tsv. If you're working from an older .xls file (Excel 2010 or earlier), open it in Excel and use File → Save As to convert it to .xlsx first — that only takes a few seconds and unlocks the rest of the workflow.