Search results 82

Sorted from new to old.
Card image
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image
LogFile_Add

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

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
Weighted_Average

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

Card image
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image
DeleteAllFiles

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

Card image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

Card image
BrowseFolder

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

Card image
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

Card image
CutString3

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

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...

Card image
List and delete files

Enables users to list and delete files

Card image
ClearAllCookies

Clears all cookies created by Linkedin login, and clear sessions

Card image
Read Write and Append Text

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