View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Eduardo Eduardo is offline
external usenet poster
 
Posts: 2,276
Default is there a comand to return the mane of a worksheet inside a cell

Hi,

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


"Fabian" wrote:

Trying to find a command that returns a worksheet name inside a cell