Search results 92

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image cap
NMACode

Converts all Ƽ found in a string into their actual chars

Card image cap
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image cap
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image cap
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

Card image cap
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image cap
CellCommentRead + Save

Reads/Saves a comment into a cell CellCommentRead to Reads comment from a ...

Card image cap
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

Card image cap
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image cap
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image cap
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image cap
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...