MS Excel 365 - Could not load some objects because they are not available on this machine

Polepally, Shashank 1 Reputation point
2022-08-07T11:10:28.717+00:00

One of the application has Excel add-in. Upon launch of excel, we are receiving the error 'Could not load some objects because they are not available on this machine' for couple if times and then Excel will be launched with the add-in loaded. Ned help in resolving it. Thanks in advance.

Microsoft 365 and Office Development Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Oskar Shon 866 Reputation points
    2022-11-09T11:53:21.64+00:00

    that's typical case when you use late binding. You do not have references to right object
    or you have not access or library with activex objects used in your project

    Try to check if in references you had a Missing caption.

    If I not caught you, then visualize it to paste som pictures with that problem.
    Regards

    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.