ThisWorkbook.Path not working...

  • Thread starter Thread starter rmullen
  • Start date Start date
R

rmullen

any ideas why when i call "thisworkbook.path" nothing is returned?
like it's null - not even being assigned...

thanks!
 
Hi rmullen

If it is not saved there is no path
MsgBox ThisWorkbook.Path
 
how can there be no path saved? i thought that everything in a computer
had a path .... can you expound a ilttle more?
 
ok i was an idiot ..i know what you're saying now .. the workbook
hasn't been saved. makes total sense because for some reason my
workbook (copied from a template) is cloning itself twice. thanks for
your help!!! never even thought about that!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top