Search results 60

Sorted from new to old.
Card image cap
Range2Block

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

Card image cap
Range_Add_or_Subtract

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

Card image cap
UnixDateTimeNumber

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

Card image cap
ANStr2Range

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

Card image cap
Range2ANStr

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

Card image cap
DateDiff_En

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

Card image cap
Range_SaveAsImage

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

Card image cap
IsError_Range

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

Card image cap
NMRRank_v2021

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

Card image cap
merge2Arrays

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

Card image cap
RandomUniqueID_Sheet

Inserts numeric random unique ID in a column in sheet, specify column, sheet, ...

Card image cap
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image cap
Generate_PowerPoint

Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or ...

Card image cap
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image cap
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image cap
Most recent in Oracle DB

List the most recently added rows based on a date column.