Search results 88

Sorted from new to old.
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
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
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: ...