How-to guide
How to insert a signature in Excel
Spreadsheets get signed more than people think — expense reports, timesheets, quotes, inspection checklists. Excel handles it two ways: a signature image placed over the sheet, or a formal signature line object. Here's both.
Before you start: you'll need your signature as an image. The typed signature generator creates the transparent PNG that floats cleanly over cells and gridlines — free, no account, and nothing you type leaves your browser.
When and why spreadsheets get signed
Excel is the format of record for a surprising amount of signable paperwork: expense reports, timesheets, purchase approvals, quotes, safety checklists, inventory counts. Unlike Word, a spreadsheet's grid makes a pasted white-background image look immediately wrong — the signature covers the gridlines and any cell shading behind it. Transparency isn't cosmetic here; it's the difference between "signed" and "stamped over".
Excel offers two signing mechanisms that solve different problems. A floating signature image is the everyday visual sign-off. The built-in Signature Line object (Insert → Text → Signature Line) is the formal one: it marks who should sign where, and when signed it can carry a certificate-based digital signature that flags any later change to the workbook. Most sheets need only the first; approval workflows in larger organizations sometimes require the second.
The spreadsheet-specific wrinkle is that images float over the grid rather than living in cells, and their behavior when rows resize or sort is controlled by a property most users never see. Getting that property right (step 4 below) is what keeps your signature from drifting into a different row the first time someone sorts the data.
Step by step
Create your signature PNG
Download your signature as a transparent PNG. On a spreadsheet this matters even more than in Word — a white-background image blocks out the gridlines and looks pasted-on.
Insert the image
Go to Insert → Pictures → This Device and pick the PNG. Excel drops it onto the sheet as a floating object, not inside a cell.
Size and position it
Drag the corner handles to a natural signature size and move it over the signature cell. Hold Alt while dragging to snap the image to cell boundaries.
Anchor it to the sheet
Right-click the image → Size and Properties → under Properties choose Move but don't size with cells, so it behaves predictably when rows change.
Alternative: a formal signature line
Use Insert → Text → Signature Line to add Microsoft's official signature object with the signer's name and title. Double-clicking it invites the signer to sign — with typed text, an image, or a certificate if they have one.
Protect the finished sheet
To discourage edits after signing, use Review → Protect Sheet. For a fixed record, export to PDF (File → Save As → PDF) and share that instead.
Troubleshooting
Signature drifted after sorting or inserting rows
Its placement property moves it with cells. Right-click → Size and Properties → Properties → "Don't move or size with cells" pins it to the sheet, or "Move but don't size" if it should follow its row.
Image hides behind cell shading or charts
Floating objects stack in insertion order. Right-click the signature → Bring to Front. Charts and shapes added later will cover it otherwise.
Signature prints on the wrong page
Check the print area (Page Layout → Print Area) and use View → Page Break Preview — a floating image outside the print area silently doesn't print.
Gridlines show through the strokes oddly
That's transparency working correctly at low zoom. Verify at 100% zoom and in Print Preview before judging; on paper the strokes render solid.
Best practices
- Hold Alt while dragging to snap the signature exactly to cell boundaries.
- Place signatures in a dedicated bottom section with slightly taller rows — they survive layout edits better than signatures floating over data.
- Protect the sheet (Review → Protect Sheet) after signing to stop accidental edits, and export to PDF for the record copy.
- For recurring documents like weekly timesheets, save a signed-format template (.xltx) with the signature cell block ready.
Common questions
Why does my signature image move when I sort or resize rows?
Its placement property is set to move and size with cells. Right-click → Size and Properties → "Move but don't size with cells" (or "Don't move or size") keeps it put.
Can I sign an Excel file on my phone?
The Excel mobile app supports Insert → Pictures, so you can place your signature PNG from the camera roll. For approvals, exporting to PDF and signing there is often smoother — see signing a PDF.
What's the difference between an image and Excel's signature line?
The image is visual — fine for routine sheets. The signature line is a structured object that can carry a certificate-based digital signature, which some workplaces require for approvals.
Can multiple people sign the same Excel sheet?
Yes — each person inserts their image into their own row, or you add multiple Signature Line objects, one per approver. For remote signers, route the exported PDF instead and collect signatures there.
Does Excel's Signature Line require buying a certificate?
The line itself is free and works as a visual placeholder. Clicking it to sign digitally needs a certificate: organizations get them from their IT/PKI, individuals can self-sign (which warns recipients) or purchase from a certificate authority. The image method needs none of this.
What about Google Sheets?
Sheets handles it like Docs: Insert → Image → Insert image over cells, then drag onto the signature area. The over-cells option is the equivalent of Excel's floating image.