Hi-
I need to locate a registry value (it is a path, c:\folder, for example) and then use it in a sub. How do I do that?
The sub is a command button that will be deleting files in that directory. But since the directory location is not always the same I want to use the location that is specified in the registry.
Any suggestions?
I need to locate a registry value (it is a path, c:\folder, for example) and then use it in a sub. How do I do that?
The sub is a command button that will be deleting files in that directory. But since the directory location is not always the same I want to use the location that is specified in the registry.
Any suggestions?