ANmarAmdeen

Card image
[TAB] inside textarea

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

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
SortArea5

Sort range or area by 5 columns, range can be any number of columns, but the ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
PI

Returns a double representing the mathematical constant Pi

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
ServerVar

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

Card image
SortArea3

Sort range or area by 3 columns, range can be any number of columns, but the ...

Card image
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

Card image
Sort1Col

Sorts a column in Excel, easily, with options

Card image
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image
DegreeC2F + DegreeF2C

Convert Celsius to Fahrenheit and Fahrenheit to Celsius degrees

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
GetTempFileName

Returns temp file name using FSO

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
XorC

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