Thread: Worksheet Names
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John John is offline
external usenet poster
 
Posts: 2,069
Default Worksheet Names

put =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)
in the cell
--
John
MOS Master Instructor Office 2000, 2002 & 2003
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)


"DT" wrote:

What is the formula to get the tab name into a cell?