Search results 480

Sorted from new to old.
Card image cap
Unzip_7Zip

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

Card image cap
CreateZipFolder_7Zip

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

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image cap
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image cap
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image cap
ViewSource

Display content of ASP file (any file for that matters)

Card image cap
FS_CreateUserFolder

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

Card image cap
CreateFullTree

Creates full tree if not found

Card image cap
Win10 User Folders

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

Card image cap
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image cap
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image cap
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image cap
LoadPicture_Safe

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

Card image cap
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

Card image cap
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image cap
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...