Search results 14

Card image cap
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Card image cap
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image cap
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image cap
ArrSort_4Arr

Sort 4 1-dimension arrays Actually sort 1st array (arrShort) based on values ...

Card image cap
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image cap
Window and screen sizes in jQuery

Get the size of the screen, current web page and browser window using jQuery ...

Card image cap
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option

Card image cap
CountArrayCol

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

Card image cap
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image cap
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image cap
XorC

Simple small function to Encrypt or Decrypt a string in cell Test_XorC is for ...