Similar codes

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
Limit Textarea

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

2018Jul5

Card image cap
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

2022Oct12

Card image cap
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

2019Apr25

Card image cap
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...

2022Jan29

Card image cap
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

2019Jan9

Card image cap
HyperlinkFunction

Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...

2022Aug24

Card image cap
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

2021Sep2

Card image cap
Porting Excel/VBA into OpenOffice Calc

PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

2019Feb8

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
Card45

Simple cards using Bootstrap 4 (BS4)

2020Oct2

Card image cap
Bootstrap 3 DateTime picker

Bootstrap 3 Date/Time Picker v4.17.47 An old, yet good date/time picker From ...

2019Sep20

Card image cap
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

2019Sep18

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

2018Jul15