Search results 26

Sorted from new to old.
Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

Card image
CountDuplicates

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

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image
RoundUp

Rounds a number up, like Excel function RoundUP