Search results 255

Sorted from new to old.
Card image
ANStrColor2RGB + RGB2ANStrColor

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

Card image
CutString3_Search

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

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

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 ...

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

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

Card image
RandBetween

Generating random number between two

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
ASCII_Read + ASCII_Save

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

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

Card image
Site Administration

This is an application to administer a website remotely through an ASP

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...