Search results 11

Card image cap
ReplaceStrings

Replace strings found in list of strings from inside a string, does taht make ...

Card image cap
JsBarcode

Generate barcode in js Tested and works better than others

JsBarcode.zip

Card image cap
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

Card image cap
ASP to static HTML

Convert Dynamic ASP files into HTML (once daily) to make them faster when ...

Card image cap
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image cap
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

Boostrap-select-bs5-fix.zip

Card image cap
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image cap
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image cap
Error_Raise

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

Card image cap
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...