Try:

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

Note: the file must be saved to work.