View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Billigmeier
 
Posts: n/a
Default How do I show the current Excel filepath in the toolbar line?

You can display it in a cell by typing the following (verbatim)

=CELL("filename")
--
Regards,
Dave


"Rick3789" wrote:

Is there a way to show the complete filepath of the current Excel file in a
toolbar line?