Sheet Name

C

chalky

Anyone got an idea for a formula that can identify the sheet name tha
the formula is written in? i have used =CELL("FILENAME") for a tas
similar to this but this will only idenify the sheet that the last sav
was made in and i need to replicate this formula across 15 sheets.

Thanks
Chri
 
B

Bob Phillips

=Cell("Filename",A1)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 
Top