Search results 180

Sorted from new to old.
Card image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za,exe (found in attached zip) ...

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
CreateFullTree

Creates full tree if not found

Card image
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
DegreeC2F + DegreeF2C

Convert Celsius to Fahrenheit and Fahrenheit to Celsius degrees

Card image
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
DelOldFiles

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

Card image
GetPapa

Gets folder name of a page using FSO

Card image
File_FirstFound

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

Card image
DeleteTree

Deletes tree of files

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
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...