

(ByVal hWnd As LongPtr, ByVal nCmdShow As LongPtr) _ (ByVal lpClassName As String, ByVal lpWindowName As String) _ Private Declare PtrSafe Function FindWindow Lib "user32" Alias "FindWindowA" _ Private Declare PtrSafe Function IsWindowVisible Lib "user32" _ (ByVal hWnd As LongPtr, ByVal nIDEvent As LongPtr) _ Private Declare PtrSafe Function KillTimer Lib "user32" _ (ByVal hWnd As LongPtr, ByVal nIDEvent As LongPtr, ByVal uElapse As LongPtr, ByVal lpTimerfunc As LongPtr) _ Private Declare PtrSafe Function SetTimer Lib "user32" _

SORT OUTLOOK 2016 REMINDERS CODE
Again using Chrome (not Edge!) to view this page, copy/paste the following code from here into the VBA editor:

C:\Program Files\Microsoft Office\Office16\SELFCERT.exe.Note: on some installations, it’s located instead at C:\Program Files (x86)\Microsoft Office\root\Office16\SELFCERT.exe.C:\Program Files (x86)\Microsoft Office\Office16\SELFCERT.exe.These instructions will cause the reminder windows to always show on top but without stealing keyboard focus.
SORT OUTLOOK 2016 REMINDERS WINDOWS 10
These instructions have been verified to work on Windows 10 with Office 2016.
