About 400 results
Open links in new tab
  1. Worksheet Name in Cell - Excel Tips - MrExcel Publishing

    Jul 13, 2017 · Use a formula in Excel to put the worksheet name in a cell. Also in this episode: =CELL ("filename",A1) returns the path and file name

  2. Get data from sheet number, not sheet name - MrExcel

    Mar 1, 2024 · So you would probably either need to get the name of the sheet and build the formulas using that, or have VBA populate your desired values directly via a loop (and skip the …

  3. SUMIF based upon worksheet name? | MrExcel Message Board

    Apr 11, 2018 · Now, let's say that you want to make it dynamic so that instead of hard-coding the sheet name "May" in the formula, you type the sheet name in cell A1, and have the formula …

  4. Using a cell containing a sheet name in a formula to pull ... - MrExcel

    Apr 15, 2021 · Now, create a formula that "builds" this reference so it matches exactly (pulling from the cell with the date/sheet name in it, and hard-coding the range). Once you have it …

  5. How to reference a sheet by number not name in formula?

    Jan 12, 2009 · When a sheet name is changed, Excel will automatically change the references to it elsewhere in the workbook. Therefore a user changing a sheet name will not disable the …

  6. Using INDIRECT address for sheet name in XLOOKUP function

    Apr 26, 2014 · I would like to use and indirect address for the sheet Name in a XLOOKUP Function the cell with the sheet name will be on the same row as the actual formula...

  7. Add the Worksheet Name as a Title - Excel Tips - MrExcel Publishing

    Dec 31, 2021 · Problem: I have 12 worksheets, labeled January through December. Is there a formula that will put a worksheet name in a cell? Strategy: You can parse the sheet name from …

  8. Formula to automate sheet name | MrExcel Message Board

    Oct 26, 2020 · It has been a while since I've used excel in a job setting, so forgive me as I am trying to dust off the cobwebs. Every morning I import data from a report into a new sheet that …

  9. VBA use sheet codename versus sheet name in formula

    Nov 11, 2008 · In VBA, I understand the difference between the sheet codename, sheet name, and sheet index number and how to use those differences in VBA, but can't quite figure out …

  10. Sheet Number instead of Sheet Name in a Formula - MrExcel

    Nov 14, 2012 · Could you use a template file, paste in the current week's data, then rename the sheets? The references to the sheets in formulas will update to match the renamed sheets.