Tree code, driven by Access DB A code I found somewhere online that I enhanced ...
A quick JS way to get the year of today, a method found it online, and wanted ...
Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...
Always find my self needing to know those quickly to continue working, so ...
Check if the string has special characters or not, only Letters or digits ...
Printout into page, along with additional function to decide where to put the ...
Remove HTML tags from a string, note, this won't handle html encoding.
Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...
Show number of characters in a textarea and limit if it goes greater than ...
Converts all Ƽ found in a string into their actual chars
Generate random GUID of 36 chars (with or without brackets) using TypeLib ...
Make selected item in listbox to be displayed at center of listbox after ...
Delete files in a specified folder which are older than x days This code ...
Returns true if VBA is accessible through code, returns false if not
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...
Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...
50 chars max.