About 4,800 results
Open links in new tab
  1. How to Get Excel Sheet Names? (3 Easy Ways) - Spreadsheet Planet

    Learn how to get sheet names in Excel using four different methods. These methods automatically update if the sheet names are changed.

  2. Get sheet name only - Excel formula | Exceljet

    Apr 15, 2024 · To get the name of the current worksheet (i.e. current tab) you can use a formula based on the CELL function together with the TEXTAFTER function.

  3. How to Get the Sheet Name in Excel (2 Methods) - ExcelDemy

    Jul 10, 2024 · This article illustrates 2 convenient ways to get the sheet name in Excel by using formulas and simple VBA codes.

  4. 4 Formulas That Can Return An Excel Tab's Name - TheSpreadsheetGuru

    Sep 4, 2023 · In this article, we'll explore various formula-based methods to extract the sheet name, breaking down each formula step-by-step to ensure even the newest Excel users can grasp the …

  5. How to Get the Sheet Name in Excel? Easy Formula

    Easy formula to get the sheet name in Excel using the CELL function. Also covers how to combine the sheet name with extra text in a cell.

  6. How to Get a Sheet Name Using a Formula in Excel - 3 Methods

    Sep 11, 2022 · In this tutorial we'll go over a couple different methods of how to get sheet names using an formula. There are a few main use cases that you may find yourself needing to pull the names of …

  7. How to Reference Tab & Sheet Names in Excel Formulas

    Aug 29, 2024 · Referencing the name of your sheet and tabs is a crucial skill that one needs to know to utilize Microsoft Excel to its full potential 💪. Excel allows you to store and manipulate data across …

  8. 6 Ways to Find Sheet Names in Microsoft Excel

    Dec 24, 2025 · Suppose you want to display the sheet name in the header and footer, create a dynamic formula referencing multiple worksheets, or automate Excel tasks that involve different worksheets. …

  9. How to Get Sheet Name in Excel with a Formula (Without VBA)

    Jan 16, 2026 · How to Get Sheet Name in Excel with a Formula (Without VBA) Excel workbooks often contain multiple sheets to organize data, and there are times when you need to reference the name …

  10. how to reference the current sheet name in an function? | Microsoft ...

    Feb 13, 2019 · The result will be a string that contains the full path and name of the workbook, followed by a square bracket, followed by the sheet name in quotes. For example: [Book1.xlsx]Sheet1.