Search results 353

Sorted from new to old.
Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
Paragraph2Line + Line2Paragraph

Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
Hex2Bin

Converts Hex to Binary

Card image
Str2Hex

Convert a string to Hex

Card image
Connect to UDL

Use a UDL to make your connection to a database

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_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

Card image
Navigate

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

Card image
FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications Can ...

Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
VBA Progressbar (Frm73)

Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

Card image
InsertHyperlinks + GetHref

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