Hi,
In a cell G19 I have the following to get the sheetname:
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,20)
The format type is General but all the sheetnames will be numbers.
This sheetname value is manually entered into column A of a table on another sheet called 'Summary'...