Action | Keywords |
---|---|
Change directory or folder. | ChDir |
Change the drive. | ChDrive |
Copy a file. | FileCopy |
Make directory or folder. | MkDir |
Remove directory or folder. | RmDir |
Rename a file, directory, or folder. | Name |
Return current path. | CurDir |
Return file date/time stamp. | FileDateTime |
Return file, directory, label attributes. | GetAttr |
Return file length. | FileLen |
Return file name or volume label. | Dir |
Set attribute information for a file. | SetAttr |
Excel VBA Keywords
Directories and files keyword summary
ExcelBaby
1 minute to read
8
0