Search results 906

Sorted from new to old.
Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

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

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

Card image
strUnQuote

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

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
XorC

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

Card image
Page area and Page Setup functions (Unfinished)

Clear Excel print area, or set it, or read it, along with Page setup commands ...

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
RandomNumber

Generate random number between Lower and upper numbers provided

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...