Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
One way is this example. It will place the path in the right footer section
on all pages in the current workbook. Copy and place in module. You can then select this macro with an ALT+F8. Sub FooterPath() For Each Wksht In Worksheets Wksht.PageSetup.RightFooter = Path Next Wksht End Sub Hope this helps Hal "Arlene T" wrote: In Excel is there a way to have the file path print on all worksheets created. I would like to set it up to automatically insert the file path on all documents. I have done the header/footer set up but it only prints on one page unless I set it up on each page separately. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto file path update when excel sheet moved to another directory. | Excel Discussion (Misc queries) | |||
Macro - Feeding path and file name to PDF maker | Excel Discussion (Misc queries) | |||
Print area will only go up to 101 pages | Excel Discussion (Misc queries) | |||
Single file won't print | Excel Discussion (Misc queries) | |||
How to change the Excel Title Bar to show the full file path na... | Excel Discussion (Misc queries) |