Picture in Word macro

Maxine Nietz 1 Reputation point
2024-11-02T23:20:44.7866667+00:00

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.

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
883 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,986 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 45,096 Reputation points
    2024-11-04T19:19:09.7033333+00:00

    Start macro recorder, do the action manually, stop the recorder and you have your complete VBA code.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.