G
Guest
I have a string that I use throughout my code in queries, forms etc.:
"X:\Archive\Airport\IMAGES\"
which obviously could change should our IT department decide to rename a
drive or change the subfolder setup. I would like to give my user the ability
to change this folder value, like a DB settings screen of sorts and then use
this value in my code as a variable whenever I need it. Is this possible?
Thanks
Zadok
"X:\Archive\Airport\IMAGES\"
which obviously could change should our IT department decide to rename a
drive or change the subfolder setup. I would like to give my user the ability
to change this folder value, like a DB settings screen of sorts and then use
this value in my code as a variable whenever I need it. Is this possible?
Thanks
Zadok