Thread
:
How to name a sheet list
View Single Post
#
1
Posted to microsoft.public.excel.misc
J@Y
external usenet poster
Posts: 127
How to name a sheet list
I have this formula that uses MySheets as a list of sheets.
=VLOOKUP(A2,INDIRECT("'"&INDEX(MySheets,MATCH(1,--(COUNTIF(INDIRECT("'"&MySheets&"'!A2:A200"),A2)0) ,0))&"'!A2:C200"),3,0)
How would I name my sheets?
Reply With Quote
J@Y
View Public Profile
Find all posts by J@Y