Search results 80

Card image cap
ServerVar

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

Card image cap
strUnQuote

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

Card image cap
XorC

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

Card image cap
Match2

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

Card image cap
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

Card image cap
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

Card image cap
Read Write and Append Text

Uses FSO to read, write, or append text in a file