Search results 211

Card image cap
FS_CreateUserFolder

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

Card image cap
FaceIDs

Excel menu icons and icon ids (named FaceIDs) used when yu create toolbars and ...

FaceIDs.zip

Card image cap
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image cap
LoadPicture_Safe

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

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 ...

Card image cap
[TAB] inside textarea

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

TabManager.zip

Card image cap
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image cap
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image cap
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

Card image cap
Sort1Col

Sorts a column in Excel, easily, with options

Card image cap
GetTempFileName

Returns temp file name using FSO