Search results 100

Sorted from new to old.
Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
WeekNum

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

Card image
LogSheet_Add + LogSheet_Clear

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

Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image
CellCommentRead + Save

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

Card image
OpenPassword + ClosePassword

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

Card image
Modify SQL table

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

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image
RemoveHTML

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

Card image
ReplaceChars

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

Card image
NameSilo_APICall_ListPrices

Downloads list of domains and prices for register, renew or transfer into ...

Card image
ANmaHTMLTemplate

Index.html template having headers with Bootstrap v4.1 and Font-Awesome (BS4.1 ...

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...