Search results 61

Sorted from new to old.
Card image
HTML2Str

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

Card image
ScrapeURL_ToSheet

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

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

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
Card45

Simple cards using Bootstrap 4 (BS4)

Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

Card image
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From