How to Print from Excel with Lines

If you just need to print from excel with lines and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: go to Page Layout and tick Print under Gridlines, then use Print Preview to confirm the sheet prints with cell lines.

Annotated stepsExcel
1

Open the Page Layout tab.

2

In Sheet Options, under Gridlines, tick Print.

3

Open Print Preview.

4

Use Borders instead when only selected areas should show lines.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Gridlines are the light cell boundaries visible on screen. They do not print by default. Page Layout ▸ Gridlines ▸ Print tells Excel to include them on paper or PDF; borders are different because they are explicit formatting that always prints when applied. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. Treat “print from excel with lines” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected cells shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a workspace setting that makes a big sheet comfortable to navigate into a method you can reuse, explain, and defend when the workbook leaves your screen.

A worked example

A checklist prints as plain text with no cell boundaries. Tick Page Layout ▸ Gridlines ▸ Print, open Print Preview, and the row and column grid appears around each cell without adding manual borders. Printed gridlines make working sheets, checklists and review copies readable without manually formatting every cell. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.

In Google Sheets

If you are in Google Sheets rather than Excel, the good news is that the formula shown here is identical and the workflow barely changes — menus sit across the top instead of in a ribbon, and a few function names differ slightly, but anything you build here moves across with little or no rework. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top, the tool proves it, and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. The short version of “print from excel with lines”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.

Common mistakes

  • Turning on View gridlines and expecting them to print.
  • Using gridlines when a report needs heavier custom borders.
  • Forgetting that gridlines may be faint on some printers.
  • Printing without previewing page scaling.

Frequently asked questions

Why do Excel gridlines not print?

The Print gridlines option is off by default.

Are gridlines the same as borders?

No. Borders are formatting; gridlines are sheet display lines.

Can I print only some lines?

Use cell borders for selected areas.

Other ways people ask this

This is also commonly searched as “how can i print envelopes from excel”, “how to print chart from excel”, “how to print name tags from excel” and “can't print from excel”. They describe the identical operation, so you are in the right place no matter how you phrased it.

Why do people search for this in so many different ways?

Because the same task has many names. “how can i print envelopes from excel”, “how to print chart from excel”, “how to print name tags from excel” all point at the one operation explained on this page, which is why they all lead here.