Thread: Path command
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Garry[_5_] Garry[_5_] is offline
external usenet poster
 
Posts: 4
Default Path command

I would like to store the path of a file in a variable. I have read
the help associated with Excel but I am not clear on the use of the
PATH command. I understand how to get the path of the current
workbook but what I want to do is to store the path of a file (which I
have obtained using the GETOPENFILENAME CODE) in a variable for later
use. Any suggestions?

Garry