A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Change the comma to semicolon between "1" and **"**255"
=IFERROR(INDEX(MID(Sheetlist;FIND("]";Sheetlist)+1**;**255);ROWS($A$2:A2));"")
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm trying to create an Index page for an Excel file which has over 200 tabs. I tried to use this formula but Excel keeps on saying that i used to few arguments.
=IFERROR(INDEX(MID(Sheetlist;FIND("]";Sheetlist)+1,255);ROWS($A$2:A2));"")
Would someone mind checking if the formula is right?
Thank you!
Lindsay
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.