M
MIKE
How do I automatically get the tab name to appear in a excel cell?
Naveen said:=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)
MIKE said:How do I automatically get the tab name to appear in a excel cell?