Search results 173

Sorted from new to old.
Card image
VBA Progressbar (Frm73)

Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
RandBetween

Generating random number between two

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image
WordsCount

Counts the words in a string (using spaces)

Card image
Form Maker

This is an application that creates a form in HTML depending on user specs

Card image
Make HTML File

This script will make a HTML file

Card image
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
Run Application (ping.exe)

This script uses WSH to open an executable and save the results to a textfile.

Card image
URL2Text + Text2URL

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

Card image
Read Write and Append Text

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

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...