Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I need to have a column of cells showing the tab name of the sheet where they
are; now the question is, is there any way to do it rather than copy & paste it? Thank you. |
#2
![]() |
|||
|
|||
![]()
Try using the below formula-
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,99) CPortilloTroconis wrote: I need to have a column of cells showing the tab name of the sheet where they are; now the question is, is there any way to do it rather than copy & paste it? Thank you. |
#3
![]() |
|||
|
|||
![]()
Thank very much for your help. Your formula did exactly what I meant!
"Sarah" wrote: Try using the below formula- =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,99) CPortilloTroconis wrote: I need to have a column of cells showing the tab name of the sheet where they are; now the question is, is there any way to do it rather than copy & paste it? Thank you. |
#4
![]() |
|||
|
|||
![]()
Very glad I could help! I often come here for advice, and I'm glad I
can give back to the group! |
#5
![]() |
|||
|
|||
![]()
Very glad I could help! I often come here for advice, and I'm glad I
can give back to the group! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
show macro security setting in a cell | Excel Worksheet Functions | |||
Problem with IF condition or vector lookup? | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions | |||
cell reference show cell name (ie. D45) and not cell value | Excel Worksheet Functions |