Consulting

Results 1 to 4 of 4

Thread: could not load an object because it is not available on this machine

  1. #1
    VBAX Regular
    Joined
    Oct 2010
    Posts
    8
    Location

    could not load an object because it is not available on this machine

    Hi
    Excel 2003
    I am using Office Web Components Version 11 in a VBA project.

    When the project is moved to a second computer the following error is displayed
    "could not load an object because it is not available on this machine"

    How do I resolve this?
    Is there a way to do it that is transparent to the end user?
    Thanks

  2. #2
    The OWC have been removed from Office 2007, so hence the absence of that machine perhaps?
    Regards,

    Jan Karel Pieterse
    Excel MVP jkp-ads.com

  3. #3
    VBAX Regular
    Joined
    Oct 2010
    Posts
    8
    Location
    Can you suggest another chart control?
    Thanks

  4. #4
    To place on a userform?
    Use a normal excel chart, use it's export method to export the chart to a file, then use a picture control on the form to load the exported picture.
    Regards,

    Jan Karel Pieterse
    Excel MVP jkp-ads.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •