Change the current directory or folder.
Syntax
ChDir path
Key
Path The directory to make current.
The ChDir statement can be used in VBA code.
Example
ChDir "C:\work\"
“All that glitters is not gold. All who wander are not lost‚” ~ William Shakespeare
Related:
ChDrive - Change the current drive
© Copyright SS64.com 1999-2013
Some rights reserved