Codes Required

Similar codes

Card image cap
ChrW

Insert special characters inside Cell, using ChrW

2018Sep19

Card image cap
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

2019Apr27

Card image cap
DigitsORLettersOnly

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

2018Aug8

Card image cap
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.

2018Apr18

Card image cap
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

2018Apr15

Card image cap
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Jan31

Card image cap
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

2022Jul7

Card image cap
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

2019Dec10

Card image cap
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

2018Jun2

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

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

Tue 7AM

Card image cap
MatchIf2Up

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

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

2022Sep29

Card image cap
Multi-level menu

CSS only. Bootstrap multi-level menu Originally from

2019Jun19

Card image cap
Tabs21-BS3

Great small tabs in bootstrap 3

2019Apr24

Card image cap
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

2018Jul11