Search results 140

Sorted from new to old.
Card image
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

Card image
Max + Min

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...

Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image
MinOfArray

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

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
CountArrayCol

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

Card image
WaitMe

jquery plugin for easy creating loading css3 animations Simple to use. ...

Card image
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

Card image
User-Defined Formatting

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

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

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 ...