Easy Tech Tuts
Microsoft Excel

How to Type Ñ in Excel Easily 2026, Make Ñ in Laptop with Keyboard Easily 2026

By Impran M N

Typing an accented letter like Ñ isn't obvious on a standard keyboard, especially on a laptop without a numeric keypad. This guide covers the quickest ways to enter Ñ and ñ in Excel, whether you prefer keyboard shortcuts, the ribbon's symbol menu, or a formula-based approach for filling many cells at once.

01Use the Alt code on a desktop keypad

Hold Alt and type 165 on the number pad for a capital Ñ, or Alt and 164 for a lowercase ñ.

02Adjust for a laptop keyboard

If your laptop lacks a separate number pad, press Num Lock to activate the overlay numbers, then hold Alt and Fn together while typing the code.

03Use the Insert Symbol menu

Go to the Insert tab, open the Symbol dialog, choose the Latin-1 Supplement subset, and select Ñ from the character grid.

04Generate it with a formula

Type =CHAR(165) or =CHAR(164) in a cell to output the character dynamically, useful when filling the letter down many rows at once.

05Fill it across a column

Drag the fill handle on a cell containing the formula down to apply the accented letter across multiple rows quickly.

FAQ

Frequently asked questions

Why won't Alt codes work on my laptop?

Many laptops lack a dedicated numeric keypad, so you need to press Num Lock first to activate the overlay number keys before using Alt codes.

What's the difference between the Alt code and CHAR method?

The Alt code types a static character directly, while the CHAR formula generates it dynamically and can be copied down a column for bulk use.

Can I use the same method for other accented letters?

Yes, the Insert Symbol menu and CHAR function work for many accented characters, though the specific Alt codes differ per letter.

Does this work the same in other Microsoft Office apps?

Alt codes generally work system-wide in Windows, but the Insert Symbol menu location may vary slightly between Office applications.

Watch the full walkthrough

The same steps, demonstrated on screen from start to finish.