Search results 63

Sorted from new to old.
Card image
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

Card image
Steps Recorder Win10 app

Win10 application already found in Windows. to generate list of steps with ...

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-01-02: Adding ability to ...

Card image
Excel user name

Get application user name or change it Originally from

Card image
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...

Card image
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...

Card image
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

Card image
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image
Win10 Pin shortcuts

Multiple shortcuts to same app in Windows 10 taskbar

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...