Search results 621

Sorted from new to old.
Card image
CreditCardType

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

Card image
Dark bootstrap5 css

Css and scss for dark Bootstrap 5 theme Made using

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
O365 Blocked Macros

Recent Microsoft 365 Excel blocked macros from running when they are in ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
Excel user name

Get application user name or change it Originally from

Card image
DB connection driver

What is the Driver part in ConnectionString

Card image
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

Card image
Autofit height iframe

iframe with animated gif to show while loading content, when iframe is fully ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...