Hi All,
I am trying to get a list of all the tabs in a workbook on a single sheet. I’m looking for a function(s) that
a) tells me the number of tabs (including charts and any other types of tabs you can put in)
gives me the name of the tab if I give it the tab index [0, 1, 2, …, max of answer from a)]
Do these functions exist in excel or do I need to build them?