Ctrl+G is a handy keyboard shortcut that opens the Go To dialog box in many applications. It’s primarily used to navigate quickly to a specific page, line, cell, or reference point without scrolling manually. This command is especially useful in large documents, spreadsheets, or code files, helping users save time and stay focused.
Table of Contents
What is Ctrl+G?
Ctrl+G stands for Go To. When you press this shortcut, it allows you to instantly jump to a desired location—like a certain page number in Word, a line number in Notepad++, or a specific cell in Excel.
On Mac, the equivalent may vary depending on the app. In Microsoft Word, for instance, Command + Option + G opens the Go To dialog.
How to Use Ctrl+G
- Open your document, spreadsheet, or editor.
- Press Ctrl + G.
- A “Go To” dialog box or search field appears.
- Enter the page number, line number, or cell reference you want to jump to.
- Press Enter or click “Go To” to navigate there instantly.

Where Can You Use Ctrl + G?
Ctrl + G is supported in various apps, including:
Microsoft Word
- Jump to a specific page, section, or bookmark.
- Useful in editing long research papers, books, or reports.
- Accesses the “Go To” tab inside the “Find and Replace” dialog.
Microsoft Excel
- Takes you directly to a cell (e.g., B25 or G1000).
- Helps navigate large spreadsheets quickly.
- Can be combined with formulas or used to find named ranges.
Microsoft PowerPoint
- Jumps to a specific slide by number during editing or presentation view.
- Great for revisiting key sections in large decks.
Google Docs & Sheets
- In Docs: Ctrl + G continues to the next search result (similar to F3).
- In Sheets: Use Ctrl + G in combination with search; not a standalone “Go To” feature.
Code Editors (Notepad++, VS Code)
- Navigates to specific line numbers in code files.
- Crucial for debugging and large codebases.
PDF Readers (Adobe Acrobat Pro)
- Jumps to a specific page number using Ctrl + G.
- Saves time when reviewing long documents.
Benefits of Using Ctrl + G
- Instant Navigation – Skip scrolling by jumping directly to a location.
- Time-Saving – Ideal for editing large documents or datasets.
- Easy to Use – Simple shortcut with a wide range of applications.
- Boosts Productivity – Enhances focus and document control.
- Universal Compatibility – Works in Office, PDF tools, code editors, and more.
Advanced Features
Some applications offer extended navigation options with Ctrl + G:
- Search by Object – In Word, you can go to tables, comments, footnotes, etc.
- Named Ranges – In Excel, jump directly to defined names or ranges.
- Line Numbers – In code editors, navigate to exact lines for efficient debugging.
- Bookmarks – Go to user-defined bookmarks in documents or presentations.
Common Use Cases
- Jumping to a specific page in a 100+ page Word document.
- Navigating to a formula in cell Z500 of an Excel sheet.
- Locating line 230 in a Python script to debug an error.
- Skipping to Slide 15 in a PowerPoint presentation.
- Scanning through chapters or comments in a research paper.
FAQs
Is Ctrl + G the same as Ctrl + F?
No. Ctrl + F is for finding words or phrases. Ctrl + G is for navigating to locations like pages, cells, or lines.
Why doesn’t Ctrl + G work in some apps?
Some basic or web-based editors may not support it. Look for an alternative like “Jump To” or “Go To Line” in the menu.
How do I go to a section or bookmark in Word?
Use Ctrl + G → Choose “Section” or “Bookmark” → Enter the name → Click “Go To”.
Conclusion
Ctrl + G is the go-to shortcut for anyone working with lengthy documents, large spreadsheets, or dense code files. It provides quick navigation, improves accuracy, and enhances overall productivity. Whether you’re editing a novel, analyzing data, or writing code, mastering Ctrl + G will keep you moving efficiently.
Pro Tip: Combine Ctrl + G with Ctrl + F (Find) and Ctrl + H (Replace) for full control over navigation and editing!