Display tab name in cell
Hi,
copy the formula as follow in the cell where you want to display the name
=MID(CELL("filename",C1),FIND("]",CELL("filename",C1))+1,255)
If this was helpful please say yes. Thank you
"Jock" wrote:
How can I display the ActiveSheet.name in cell C5 for instance?
TIA
--
Traa Dy Liooar
Jock
|