I am attempting to get a cell to return the worksheet name. I am certain
there is a function that should do this, but I haven't found it. Any help is
appreciated.
Thanks,
Charlie
I am attempting to get a cell to return the worksheet name. I am certain
there is a function that should do this, but I haven't found it. Any help is
appreciated.
Thanks,
Charlie
=MID(CELL("filename",$A$1),FIND("]",CELL("filename",$A$1))+1,100)
"Charlie" wrote:
> I am attempting to get a cell to return the worksheet name. I am certain
> there is a function that should do this, but I haven't found it. Any help is
> appreciated.
>
> Thanks,
>
>
> Charlie
Duke,
That is great! Many thanks and God bless.
Charlie
"Duke Carey" wrote:
> =MID(CELL("filename",$A$1),FIND("]",CELL("filename",$A$1))+1,100)
>
>
> "Charlie" wrote:
>
> > I am attempting to get a cell to return the worksheet name. I am certain
> > there is a function that should do this, but I haven't found it. Any help is
> > appreciated.
> >
> > Thanks,
> >
> >
> > Charlie
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks