Search results 162

Sorted from new to old.
Card image
getDaysInMonth

Gets number of days in a certain month

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

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
CreateFullTree

Creates full tree if not found

Card image
LoadPicture_Safe

Loads an image into VBA image control without knowing its extension If file ...

Card image
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image
[TAB] inside textarea

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

Card image
GetPapa

Gets folder name of a page using FSO

Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
MatchIf_ThenDelete

Searches for an item in a column, then if found, delete that cell (not clear, ...

Card image
WorkbookOpen_ANmar

Opens Workbook in the background with no flickering and with options of ... ...