Search results 25

Sorted from new to old.
Card image
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
FGColor_Calc

To set the color of the foreground based on background color to get best look. ...

Card image
MatchIf (aka VMatchIf)

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

Card image
CutString3

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

Card image
List and delete files

Enables users to list and delete files

Card image
Read Write and Append Text

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

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...