Search results 60

Sorted from new to old.
Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

Card image
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
IsHex

Check a string to see if it is Hex

Card image
FileisImage

Checks if file is an image using its filename extension