Search results 59

Card image cap
CalcArea

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

Card image cap
IIF

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

Card image cap
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

TabManager.zip

Card image cap
ServerVar

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

Card image cap
HTMLTag + HTMLPair

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

Card image cap
FormulasFlatten

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

Card image cap
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image cap
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image cap
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image cap
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image cap
Match4

Matching 4 values at the same time in 4 columns Just like Match the function, ...