Search results 60

Sorted from new to old.
Card image
Limit Textarea

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

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
HaveNonEnglish + StringASCIIs

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

Card image
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image
Time2Real

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

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...