Search results 60

Sorted from new to old.
Card image
HTMLdd_Fromdt

Extracts the innerText of < dd > < / dd> for a specific < dt> < /dt> from HTML ...

Card image
Code128.js

Pure JavaScript library for generating barcodes using HTML5 canvas.

Card image
HTMLRow_Cell

Returns column with ColumnID ... the full area between < td ...> and < /td> ...

Card image
HTMLTable_FullRow

Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image
ANmaSearch_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Card image
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
JsBarcode

Generate barcode in js Tested and works better than others

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...