Search results 61

Sorted from new to old.
Card image
rel nofollow

Outside link no follow. html nofollow of rel No more confusion if it is ...

Card image
ANStrVLookupAll

Retuns list of all matchings after doing vlookups to return item from 2-dim ...

Card image
CleanArray_2Dim

Cleans an array of 2 dimensions from blank in 1st column. Similar to

Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
VBHTMLInstr

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

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
Bootstrap 5 cards with responsive images

Bootstrap 5 cards with responsive images From

Card image
Subdomain to a folder

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

Card image
LEGO UI Controls

Nice CSS-LEGO-UI Controls Originally from

Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...