Search results 68

Sorted from new to old.
Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image
Ask4Folder

Asks user for a folder, starting with certain folder

Card image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

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
oShellRun1

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

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
FrmPass

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