Search results 59

Sorted from new to old.
Card image
LogSheet_Add + LogSheet_Clear

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

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
Match4

Matching 4 values at the same time in 4 columns Just like Match the function, ...

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
SettingRead+SettingSave

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

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...