
4,393 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to write a macro in Word (office 365). I want to import a .jpg and place it in the upper left corner of the document and set it to the back. The macro will not let me do it.
Is there some code I can write directly into the macro to do this?
Thanks in advance.
Start macro recorder, do the action manually, stop the recorder and you have your complete VBA code.