Search results 123

Sorted from new to old.
Card image
XorC

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

Card image
CellHyperlink_ToSheet

Will add hyperlink in a cell to a sheet in same workbook Not Hyperlink ...

Card image
FS_CopyFile

Copies a file

Card image
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image
BrowseFolder

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

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

Card image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...

Card image
Server Variables

This will list all server variables in a page.

Card image
Read Write and Append Text

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