Search results 197

Sorted from new to old.
Card image
DelOldFiles

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

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
CanAccessVBA

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

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
HaveNonEnglish + StringASCIIs

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

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
Container Switcher

Using Classic ASP and cookies, allow users to personally choose between normal ...

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image
1FileDB

DB in a File (One of my best library codes so far) Saves/Reads/Deletes certain ...

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
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

Card image
Hex2Bin

Converts Hex to Binary

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
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...