|
To show the Find pane when you switch to a
Contacts folder
This Outlook
VBA code sample opens
the Find pane when you switch to a folder holding contacts. To use
it, place the code in the built-in ThisOutlookSession module in
Outlook VBA, then restart Outlook.
You can also
download the code and
import it into VBA, but you will have to cut and paste it manually
to the ThisOutlookSession module |