View Single Post
  #1   Report Post  
Alain79
 
Posts: n/a
Default Spreadsheet name in a Cell

I am looking for a cell formula that would recover the spreadsheet name and
display it in a cell - more or less as "=CELL("row";A1) function is able to
return the line number of cell A1 or as "=CELL("filename";C18)" will return
the full path of the Excel workbook housing cell C18...

Thanks a lot - Alain79