Search results 12

Sorted from new to old.
Card image
ExtractNumeric_FromCell

Returns the number from an HTML cell after cleaning and finding sign. We faced ...

Card image
ReplaceStrings

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

Card image
JsBarcode

Generate barcode in js Tested and works better than others

Card image
COUNTIFS as Rank

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

Card image
ASP to static HTML

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

Card image
CountDuplicates

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

Card image
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

Card image
This Year

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

Card image
a href=#

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

Card image
Error_Raise

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

Card image
Filter_GotoItem

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

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...