Worksheet Name in a Cell

K

Kirk P.

I know I can get the file name and path in a cell with =Cell("filename"), is
there some similar functionality for getting the sheet name in a cell?
 
C

CarlosAntenna

One of the Gurus in this NG has a web page with examples of how you can
parse bits out of the Cell() function, but I don't remember the URL. I'm
sure someone will come up with it.

Carlos
 
Top