Search results 60

Sorted from new to old.
Card image
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image
ScanFolder

Scans folder and its all subfolders (2 levels only) for files then put file ...

Card image
Zip_Folder

Zipping content of folder into file. Not tested and Not My Work. Originally ...

Card image
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
Listbox 1st item [Any]

Allow user to select [Any] as first item in list that will deselect all other ...

Card image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

Card image
ListBox_SelectionCount

Counts how many items selected in a listbox (multi-selection listbox). Works ...

Card image
tag_add

Add to textbox from listbox (select option) ensure its uniqueness

Card image
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Card image
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From