A
ant1983
Hi,
I have some code (not written by me) that refers to a "file path" i.e.
"G:\Garfield\Pictures"... I guess that path is hard coded but i dont want
this and want to replace it with some code that can be changed via a form.
What i want is a form with a text box and a button to open the "Open Folder"
window so that the user can scroll to the folder and click ok and then the
path should display in the text box and should be inserted into the code so
that the other forms can use that new file path. Can this be done??
I guess there would also be a cancel and save button on the form so that the
newly added path can be saved in the code...
Where do i put what code? LOL
Thanks...
Thanks
I have some code (not written by me) that refers to a "file path" i.e.
"G:\Garfield\Pictures"... I guess that path is hard coded but i dont want
this and want to replace it with some code that can be changed via a form.
What i want is a form with a text box and a button to open the "Open Folder"
window so that the user can scroll to the folder and click ok and then the
path should display in the text box and should be inserted into the code so
that the other forms can use that new file path. Can this be done??
I guess there would also be a cancel and save button on the form so that the
newly added path can be saved in the code...
Where do i put what code? LOL
Thanks...
Thanks