PDA

View Full Version : How to set focus in Body field of an opened contact form



Witzker
11-06-2020, 06:39 AM
Hi

I want to run a macro on the body field of an outlook contact form.

If the cursor is somewhere in another field I think before running the macro the focus must be set to the concerned field where the macro should be executed?
How to do this?
Some code at the beginning of the macro?

This macro is concerned:
http://www.vbaexpress.com/forum/showthread.php?68025-Help-with-macro-to-insert-date-at-the-end-of-oulook-contact-body

gmayor
11-09-2020, 12:34 AM
See http://www.vbaexpress.com/forum/showthread.php?68025-Help-with-macro-to-insert-date-at-the-end-of-oulook-contact-body

Witzker
11-09-2020, 04:25 PM
x