Search results 82

Sorted from new to old.
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 ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
CopyRange_NoClipboard

Copies range without using clipboard. Applies formats into a cell (or range) ...

Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...