Search results 75

Sorted from new to old.
Card image
CellSave and CellRead

Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
ColorSlider

Free Online tools to quickly get color values in hex or rgb

Card image
HasDups

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

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
UnMergeFill

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

Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
IsBin

Checks if the passed argument is a binary or not

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...