View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Sheetname formula

=CELL("filename",A1)
--
Gary's Student


"John S" wrote:

I am trying to figure out a formula that will result in the name of the sheet
that formula is in. Similar to a =Info(type_text) but that will simply output
the name of the sheet.

any help?