Similar codes

Card image cap
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

2020Mar21

Card image cap
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

2021Oct13

Card image cap
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

2020Jul22

Card image cap
DigitsORLettersOnly

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

2018Aug8

Card image cap
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

2018Jul5

Card image cap
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

2019Feb7

Card image cap
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

2019May25

Card image cap
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

2020Dec17

Card image cap
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

2018Jun2

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Random Codes

Card image cap
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

2023May2

Card image cap
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

2018Aug10

Card image cap
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

2018Jun24

Card image cap
Recurse and Rename

Recurses down a directory tree and renames files

2018Apr18