12-10-2017, 07:57 PM
If I have C:\Windows\System and C:\Windows\SystemApps open,
and I want to activate C:\Windows\System using a string, the code will activate
C:\Windows\SystemApps instead. The string is populated by an input.
So the input is "C:\Windows\System" (No Quotes) and both windows are inactive, When I use the code:
Macro OC
It always activates C:\Windows\SystemApps instead.
This must be a flaw of windows, but is there a work around?
Need to activate and close the correct folder.
Is there a way to figure out the difference between the two folders for certainty??
Much thanks in advance.
and I want to activate C:\Windows\System using a string, the code will activate
C:\Windows\SystemApps instead. The string is populated by an input.
So the input is "C:\Windows\System" (No Quotes) and both windows are inactive, When I use the code:
Macro OC
It always activates C:\Windows\SystemApps instead.
This must be a flaw of windows, but is there a work around?
Need to activate and close the correct folder.
Is there a way to figure out the difference between the two folders for certainty??
Much thanks in advance.