Search results 129

Card image cap
ContainerHTMLTag

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

Card image cap
Fix Excel Issue

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

Card image cap
CreditCardType

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

Card image cap
Luhn

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

Card image cap
Between_HTMLtag

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

Card image cap
Refresh Table from View

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

Card image cap
O365 Blocked Macros

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

Card image cap
Excel user name

Get application user name or change it Originally from

Card image cap
Detailed errors - Web.config

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

Card image cap
Excel recovered files

Location of Excel recovery workbooks in your system when Excel crashes, it ...

Card image cap
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image cap
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...