Microsoft
Software
Hardware
Network
Question : ChDir that chooses a directory in the same parent directory as the current one
How do I write a ChDir code that says in effect: One directory above the current directory, you will find a directory named "NEW CODES". Choose that directory.
I used to know this but I can't remember.
Thanks,
John
Answer : ChDir that chooses a directory in the same parent directory as the current one
To get to NEW CODES try
ChDir "..\NEW CODES\"
Random Solutions
Code Pause - sometimes
Upgrading Windows Business Vista to Windows 7 on a Sony Vaio UX series micro computer due to low HDD space
IText "Could not load file..." error Question
Auto-update "HOSTS" file for Windows OS
How to change data arrangement from Raw arrangement into column arrangement
Forefront TMG - Outbound IPSec Connection gets blocked
populate textbox value into table field using code
SQL error with web site
Printing Specific Reports from Multiple Forms
Base results in a subform on a value from a combo box in a main form in Access 2007