Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sheet one of my workbook is database that subsequent worksheet draws info from.
The subsequent sheets are all same template with VLOOKUP / INDEX whos return contingent on entry in one cell in the sheet. I would like this one cell to equal the TAB or SHEET name. Is this possible ? Thanks for your trusted feedback, Dallas |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=MID(CELL("filename"),FIND("]",CELL("filename"))+1,255)
HTH -- AP "SteveT" a écrit dans le message de ... Sheet one of my workbook is database that subsequent worksheet draws info from. The subsequent sheets are all same template with VLOOKUP / INDEX whos return contingent on entry in one cell in the sheet. I would like this one cell to equal the TAB or SHEET name. Is this possible ? Thanks for your trusted feedback, Dallas |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you Kindly Ardus
"Ardus Petus" wrote: =MID(CELL("filename"),FIND("]",CELL("filename"))+1,255) HTH -- AP "SteveT" a écrit dans le message de ... Sheet one of my workbook is database that subsequent worksheet draws info from. The subsequent sheets are all same template with VLOOKUP / INDEX whos return contingent on entry in one cell in the sheet. I would like this one cell to equal the TAB or SHEET name. Is this possible ? Thanks for your trusted feedback, Dallas |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Link page header with cell contents | Excel Worksheet Functions | |||
Urgent date/scheduling calc needed | Excel Worksheet Functions | |||
Link to Cell Not Updating | Excel Worksheet Functions | |||
hyperlink - link one cell to another in a worksheet. how? | Excel Worksheet Functions | |||
How do I use a cell value as the filename in an external link? | Excel Worksheet Functions |