Search results 70

Card image cap
Val2

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

Card image cap
IsBin

Checks if the passed argument is a binary or not

Card image cap
ArrSort_2Arr

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

Card image cap
ConfigWeb_Read

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

Card image cap
INITool

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

Card image cap
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image cap
sortArray

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

Card image cap
CalcArea

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

Card image cap
DB_SettingRead_Field

Returns a certain field from Settings table by a SettingName. Similar to ...

Card image cap
MetricToUSStandard

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

Card image cap
USStandardToMetric

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

Card image cap
IIF

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