View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How to find file-path of open workbook?

=CELL("filename",A1)
--
David Biddulph

"Larryq22" wrote in message
...
Sometimes when I return to an Excel workbook that's been open for a while,
I
need to check it's path. I've been doing a file...save as and looking
there,
but I'm thinking there must be an easier way. Is there something I'm
missing?

Thanks,
Larry