Search results 641

Sorted from new to old.
Card image
OST Outlook file location

Outlook OST (and PST) files to be saved in different location Instruction can ...

Card image
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

Card image
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

Card image
Win10 Pin shortcuts

Multiple shortcuts to same app in Windows 10 taskbar

Card image
ListBox_SelectionCount

Counts how many items selected in a listbox (multi-selection listbox). Works ...

Card image
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
Frm56Msg

A message box with checkbox, 1 command button says ok only. Caller can set ...

Card image
AutoSaveOn

Automatically save workbook (when using OneDrive) on or off This is the VBA ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
Fill down

Fill down series in Excel. NotReadyYet! This is a work-in-progress function! ...