I had it working a few hours ago where I saw [ ] surrounding the book name
but for some odd reason when I type cell("filename"), I'm not getting any [
].
This is exactly what I'm getting:
C:\Documents and Settings\Chris\Desktop\Test.XLS
"Bob Phillips" wrote:
There must be, the book name is always within [...]
--
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
"Chris" wrote in message
...
Bob, there is no "]" in my file path.
"Bob Phillips" wrote:
See http://www.xldynamic.com/source/xld.xlFAQ0002.html
--
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
"Chris" wrote in message
...
I'm trying to reference the sheet name of the workbook I'm using.
When I type =Cell("filename") into a cell I get this,
C:\documents and settings\chris\desktop\test.xls
How do I extract just the word test(without the .xls)?