Search results 24

Sorted from new to old.
Card image
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

Card image
User-Defined Formatting

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

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
ConfigWeb_Read

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

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

Card image
IIF

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

Card image
Match2

Matching by two values at the same time in two columns Just like Match the ...