Search results

  1. B

    Opening Specific Directory

    I have cleaned up the code so it is easier to understand when I post it. I can still not locate where it is defining the path to open the directory dialogue box. Can anyone please help me find out what part of the code is generating the directory dialogue box so I can modify it to open to a...
  2. B

    Opening Specific Directory

    Thanks you, Scooterbug. Yes, I have been using the trial and error process, but have not had any luck so far. I will try your suggestion and hopefully someone can confirm or give me another hint.
  3. B

    Opening Specific Directory

    Mcclunyboy, thank you, this will help me learn more. I have the selected folder directory path storing in a text box using the above code, but all I really want to know is if there is any way I can change or modify the above code so I can select the directory path instead of it just opening the...
  4. B

    Opening Specific Directory

    I am new to VB programming. I found this code that opens up a directory window, but instead of it just opening up the directory window, I would like to be able to select a specfic server path, such as "My network places\Server123\folder". I'm just not sure what part of the code I need to change...
Back
Top Bottom