Search results 354

Sorted from new to old.
Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
CutString3

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

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
CutString3

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

Card image
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

Card image
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

Card image
GoToInternet

Opens webpage from within Excel, using default browser

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
LogoutALL

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

Card image
Copy File

Copys a file from one location to another using WSH

Card image
LDAP / SiteServer Migration

This script will migrate LDAP and SiteServer user list to another LDAP ...

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
MyMonthName

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

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.