View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Bonallack Daniel Bonallack is offline
external usenet poster
 
Posts: 110
Default Capturing a file path

I have a form with a button captioned "Change file path".
I want the user to be able to click the button, see a dialog box, and then
browse to a new location, and have the file path they went to before they
exit the form saved to a variable.

Is this possible?

Thanks in advance
Daniel