Search results 14

Sorted from new to old.
Card image
HTML_CountTags

Counts how many certain tag found in an HTML block. like how many tr found in ...

Card image
UsedRange

Returns the address of first:Last cells with data in sheet. Like pressing ...

Card image
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container where LocationIndex ...

Card image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image
bootstrap-linkpreview

Preview link js script uses jquery and bootstrap From

Card image
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
ContainerHTMLTag

Returns HTML tag of the container of certain location inside HTML block. ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...