Search results 176
Showing 4k (and more) images in BS5 modal
Allow users to browse and scroll through tons of images to select one (tried on ...
Sheet_RowID_Generate + _LastUsed
Generate random unique ID in a column as IDyyyymmRRRR And the second function ...
Walking Columns (Scrollable Columns-Chart)
Allow users to scroll through columns in column-chart. Used chart.js, this is ...
ExtractNumeric_FromCell
Returns the number from an HTML cell after cleaning and finding sign. We faced ...
ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...
HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...
HTMLTagID_Previous
Return id for any html tag that was found above certain location of html page. ...
CreateThumbSquare_IrfanView
Creates square thumb for an image, regardless of image aspect ratio It will ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...
Converts two bytes to long
Functions to convert two bytes to a numeric value (long), (both little-endian ...