Excel

Useful Tricks

Dynamically display the tab name on the worksheet.

 

=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)