Search results 93

Sorted from new to old.
Card image
Feature-rich Lightbox Gallery BS5

A JavaScript lightbox gallery plugin for showcasing images, videos, Instagram ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

Card image
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image
ReadBinaryChunk

Reads certain chunk of a file in binary. Used with large files (like ~7gb ...

Card image
Filename_Clean

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

Card image
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...

Card image
Listbox 1st item [Any]

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

Card image
ANmaBatchCreate + ANmaBatchRun

Creates batch file with certain content, and another function to actually ...

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

Card image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

Card image
iframeBtn

A button in iframe, to run certain command and return status to end user ...

Card image
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

Card image
Frm5Textbox

Shows a text in textbox as separate window Caller can modify size of textbox, ...

Card image
Tabindex in multipage

Tabindex and forcing focus to show in textbox if we have multipage control. ...