Re: Filename as Data
- From: "Jim at SDSU" <JimatSDSU@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 9 May 2005 12:44:22 -0700
That's "almost" it. Works if I save as an XLS first, but never gives a value
if it remains a text file. "cell (filename) " would work except it is the
full path instead of just the file name. I was hoping there was a VB function
that just says "insert the filename without the extension as text here"
I do appreciate your time though.
"Tom Ogilvy" wrote:
> Range("B1").Value = left(activeworkbook.Name,len(ActiveWorkbook.name)-4)
>
.
- Follow-Ups:
- Re: Filename as Data
- From: Jim at SDSU
- Re: Filename as Data
- From: Tom Ogilvy
- Re: Filename as Data
- References:
- Filename as Data
- From: Jim at SDSU
- Re: Filename as Data
- From: Tom Ogilvy
- Re: Filename as Data
- From: Jim at SDSU
- Re: Filename as Data
- From: Tom Ogilvy
- Filename as Data
- Prev by Date: Trying to develop a shipping calculator to compare courier rates
- Next by Date: Re: newline in a msgbox
- Previous by thread: Re: Filename as Data
- Next by thread: Re: Filename as Data
- Index(es):
Relevant Pages
|