show the URL of file

learn

New Member
Joined
Jun 2, 2011
Messages
1
I need to show the URL or path of my excel file in the file working it, like C:\Users\noud\Desktop\folder3\excel
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Hi & welcome to the Board!

If you use Excel 2003, then you can go to View | Toolbars | Web. This will display the path of the file.

For Excel 2007, right click anywhere on the ribbon. Click Customize Quick Access Toolbar. Choose All Commands from the drop-down and Choose Document Location. click Add. Close the options window.

Same in Excel 2010
 
Upvote 0
Hi

If the file is saved, then you can use this formula in any cell within your print area.

=SUBSTITUTE(LEFT(CELL("filename"),FIND("]",CELL("filename"))-1),"[","")
 
Upvote 0
I added the document location and it works. However, it does not stay on the ribbon. Do I have to add the document location to every file or is there a way to make it "stick"
Thanks
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,134
Members
452,890
Latest member
Nikhil Ramesh

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top