Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Insert a file path at bottom of page with no [sheet1]

I've set up a macro to add a FileStamp on the last page of my document. The
formula that I used is:

=CELL("filename")

It works great, except that it is too thorough :)

Is there a different formula that does not add the sheet name information at
the end of the path?

Thanks in advance for any help!
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Don is offline
external usenet poster
 
Posts: 19
Default Insert a file path at bottom of page with no [sheet1]

Ewane,

=LEFT(CELL("filename"),FIND("]",CELL("filename")))

Don
"Ewane" wrote in message
...
I've set up a macro to add a FileStamp on the last page of my document.
The
formula that I used is:

=CELL("filename")

It works great, except that it is too thorough :)

Is there a different formula that does not add the sheet name information
at
the end of the path?

Thanks in advance for any help!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can you automatically insert a file path in an Excel document? Mimi Excel Discussion (Misc queries) 2 March 22nd 06 12:10 AM
How do I insert a variable for the file/path in aQuery Table? JoeB Excel Programming 2 December 15th 05 08:06 PM
How do I insert the directory path in my Excel file? Insert a Directory Path in Header/Footer Excel Worksheet Functions 2 February 4th 05 09:23 PM
Insert Text at Bottom of Last Page Steve[_66_] Excel Programming 1 August 14th 04 03:17 PM
Insert path and file name in excel 2000 Julie Excel Programming 2 January 22nd 04 04:05 PM


All times are GMT +1. The time now is 12:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"