• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Visual Basic Customization

    Reply
    Contributor
    Posts: 16
    Registered: ‎07-09-2008

    VBA that works in 2009 and not in 2011

    118 Views, 2 Replies
    02-21-2012 07:43 AM

    Greetings,

    I have a VBA that looks at the layers color and based on the color asigns it a line weight and plot style.  This is for converting CTB drawings to STB.  It worked great in 2009, but now it tells me in 2011 that "Can't find project or library".  Can anyone help.  I have attached it here

     

    Thanks

     

    Bryan Thomasy

    Please use plain text.
    Active Contributor
    MetroVancouverDrafting
    Posts: 35
    Registered: ‎06-29-2010

    Re: VBA that works in 2009 and not in 2011

    02-21-2012 01:59 PM in reply to: bryan.thomasy

    I VBA editor. Go menu->tools->references.

    Uncheck all MISSING: libraries

    Please use plain text.
    Contributor
    Posts: 16
    Registered: ‎07-09-2008

    Re: VBA that works in 2009 and not in 2011

    02-21-2012 02:15 PM in reply to: bryan.thomasy

    You know, I was searching all over those pull-downs and missed that one.  That was it...  Thanks for the help, it works perfectly now...

    Please use plain text.