Search results 60

Sorted from new to old.
Card image
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image
Column1Range

Return a range of cells in column where ... Return Range Ignore header ...

Card image
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click Similar to

Card image
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

Card image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image
IsError_Range

Checks if range has at least one error in a range of cells Fast, and simple

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...