A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Is there a function to print file name/path on a spreadsheet?



 
 
Thread Tools Display Modes
  #1  
Old April 13th, 2009, 08:24 PM posted to microsoft.public.excel.worksheet.functions
cchas80860
external usenet poster
 
Posts: 1
Default Is there a function to print file name/path on a spreadsheet?


  #2  
Old April 13th, 2009, 08:44 PM posted to microsoft.public.excel.worksheet.functions
Niek Otten
external usenet poster
 
Posts: 2,533
Default Is there a function to print file name/path on a spreadsheet?

Page setup Header/footerCustom footer click the symbols to insert path
and/or filename

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"cchas80860" wrote in message
...


  #3  
Old April 13th, 2009, 09:29 PM posted to microsoft.public.excel.worksheet.functions
Niek Otten
external usenet poster
 
Posts: 2,533
Default Is there a function to print file name/path on a spreadsheet?

cchas80860 wrote: Nothing!

:-}

  #4  
Old April 13th, 2009, 10:03 PM posted to microsoft.public.excel.worksheet.functions
Glenn[_6_]
external usenet poster
 
Posts: 1,245
Default Is there a function to print file name/path on a spreadsheet?

cchas80860 wrote: Nothing!



Look at =CELL("filename") if you aren't talking about headers and footers.
  #5  
Old April 14th, 2009, 02:35 AM posted to microsoft.public.excel.worksheet.functions
Tom Hutchins
external usenet poster
 
Posts: 722
Default Is there a function to print file name/path on a spreadsheet?

If you are going to use CELL("filename"), you should include a cell reference
(any cell will do). Without it, the function returns the name of the last
sheet that was recalculated. I always use CELL("filename", A1) now. Also, the
workbook must have been saved for the "filename" method of the CELL function
to work.

Hope this helps,

Hutch

"Glenn" wrote:

cchas80860 wrote: Nothing!



Look at =CELL("filename") if you aren't talking about headers and footers.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:32 AM.


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