Search results 59

Sorted from new to old.
Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
Match3

Matching three values at the same time in three 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
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
ANStrColor2RGB + RGB2ANStrColor

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

Card image
NameSilo_APICall_ListPrices

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

Card image
NameSilo_APICall_ListDomains

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

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
SettingRead+SettingSave

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