Search results 666

Card image cap
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Card image cap
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Card image cap
DecimalPlaces

Returns how many decimal places the number have

Card image cap
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

Card image cap
IfString_StartsWith_AndOr_EndsWith

Checks if String starts with certain char and ends with certain char Or one of ...

Card image cap
ANmaReplace_Occurrence

Replaces certain occurrence of a string with another inside a string. Like ...

Card image cap
ANmaSearch_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Card image cap
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image cap
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image cap
CutString97

Cuts part from large string from certain character to certain character with ...

Card image cap
Min_No0s

Getting the minimum number from an array excluding zeros.

Card image cap
MatchIf6

Searching for row have 6 matches found in 6 different columns, because we had 5, ...