I'm close but can't figure out how to get the name of a worksheet to appear in a cell using a formula. I know it's going to take an Indirect statement but can't figure it out.
I have several sheets that look alike but have different sheet names (states). So, in my lookup formulas, I want to use something like Vlookup("Alabama",Lookup_Range,2,0) where Alabama is the name of the sheet. That way, I can copy that formula to the other sheets with the different state names.
Essentially, I'm looking for the simple formula to show the name of the sheet in a cell.
I always appreciate the help.
I have several sheets that look alike but have different sheet names (states). So, in my lookup formulas, I want to use something like Vlookup("Alabama",Lookup_Range,2,0) where Alabama is the name of the sheet. That way, I can copy that formula to the other sheets with the different state names.
Essentially, I'm looking for the simple formula to show the name of the sheet in a cell.
I always appreciate the help.