Adding a missing library reference in VBA

Leo Thomas 0 Reputation points
2024-02-25T14:53:07.1866667+00:00

How can I add a missing library reference "Microsoft Outlook 16.0 object library" in VBA? Is there a way to do it manually? I am using Microsoft Office Home and Student 2021.

Outlook Windows Classic Outlook for Windows For business
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tom van Stiphout 1,861 Reputation points MVP
    2024-02-25T18:04:23.3+00:00

    In Outlook, hit Alt+F11 to open the VBA editor. Then Tools > References to check the new reference.

    1 person found this answer helpful.

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.