(Msg. 2) Posted: Thu Sep 04, 2008 5:59 pm
Post subject: Re: Workbook Name in Cell [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
With the book saved beforehand
In any cell, in any sheet:
=TRIM(SUBSTITUTE(MID(CELL("filename",A1),FIND("[",CELL("filename",A1),1)+1,FIND("]",CELL("filename",A1),1)-FIND("[",CELL("filename",A1),1)-1),".xls",""))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:17,700 Files:359 Subscribers:55
xdemechanik
---
"RoadKill" wrote:
> I found that you can do a sheet name to display in a cell, but can you do the
> same with the workbook name?
>
> For example, if the workbook is named Jabroni Johnson.xls then cell A1 of
> Sheet1 in that workbook should also display Jabroni Johnson.
(Msg. 3) Posted: Thu Sep 04, 2008 6:26 pm
Post subject: RE: Workbook Name in Cell [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
> I found that you can do a sheet name to display in a cell, but can you do the
> same with the workbook name?
>
> For example, if the workbook is named Jabroni Johnson.xls then cell A1 of
> Sheet1 in that workbook should also display Jabroni Johnson.
>
> Thank you
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum