Formula to show first sheet name

MOB

Well-known Member
Joined
Oct 18, 2005
Messages
1,055
Office Version
  1. 365
Platform
  1. Windows
I'm not sure this is possible, but I thought I'd ask!

Currently have a summary sheet that we have to manually change each day as a new sheet is added - the input is the name of that new sheet, and it drives an indirect formula.

Its not a major pain but I wondered if I could automate this somehow? Will always be the very first sheet.

TIA
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Thanks - I'm not quite sure what to put where though................I'm a bit of a VBA novice!
 
Upvote 0
It doesn't involve any VBA. Just follow the instructions in the link.
 
Upvote 0
Even this bit?

=GET.WORKBOOK(1)&T(NOW())

Looks like a formula but the link shows "GET.WORKBOOK is a macro command that retrieves an array of sheet names in the current workbook"
 
Upvote 0
Ah I missed that bit, thanks
 
Upvote 0

Forum statistics

Threads
1,214,864
Messages
6,121,981
Members
449,058
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top