Search results 75

Sorted from new to old.
Card image
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

Card image
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

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
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...

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
IsHex

Check a string to see if it is Hex

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...