Search results 866

Card image cap
Quarter1stLastDate_FromQuarterText

Returns the date of 1st day or last last day in a Quarter Mar 31st, Jun 30th, ...

Card image cap
ANmaSpecialFolders

Returns the folder for a specific special folder in system Passing the name of ...

Card image cap
QuarterNumber_FromDate

Returns the number of quarter from a date

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
RemoveSignWord

Removes the WordTemplate [Sign-Head-????] from FromStr and returns whatever ...

Card image cap
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image cap
ANmaReplace_Occurrence

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

Card image cap
ANStr_RemoveDuplicates

Removes duplication in ANStr separated by a separator.