Search results 20

Sorted from new to old.
Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

Card image
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped