Consulting

Results 1 to 7 of 7

Thread: Help to enable VBA in excel 2007

  1. #1
    VBAX Regular
    Joined
    Apr 2009
    Posts
    40
    Location

    Post Help to enable VBA in excel 2007

    Hi Guys
    I m not able to enable VBA in excel 2007. Plz anybody help me regardin my issue, i will highly appriciate.

  2. #2
    VBAX Regular
    Joined
    Jan 2009
    Posts
    89
    Location
    I believe you need to click on the Office Button (top left) and then go to "excel Options" tab at the very bottom of the window that came up. Check the Developer Ribbon. This should do the trick

  3. #3
    VBAX Regular
    Joined
    Apr 2009
    Posts
    40
    Location
    I have done it but still visual code button not active.

  4. #4
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,729
    Location
    Alt-F11 will switch between the worksheetand the VBA editor

    Does that work?

    Paul

  5. #5
    VBAX Regular
    Joined
    Apr 2009
    Posts
    40
    Location
    No It does not work. This problem is happining only few day before this its work. And when i open any VBA file it give error "This workbook has lost its VBA project, ActiveX controls and any other programmability-related features.
    " and also it give a link where i click then it give error "plz give any suggetion

  6. #6
    VBAX Regular
    Joined
    Jan 2009
    Posts
    93
    Location
    attach Your workbook to check it.

  7. #7
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,729
    Location
    Somethings to try,

    On the Developer tab, go to "Macro Security"

    1. On "Macro Settings", select "Disable macros with Notification", and then check mark "Trust access to the VBA Project Object Model"

    2. On "ActiveX Controls", select "Prompt Me" and then check mark "Safe Mode".

    3. Otherwise, the installation options or group policy policy might need to be changed. Look at

    "Some Excel features are unavailable if you disable Visual Basic for Applications and run Excel"

    http://support.microsoft.com/kb/282847

    Paul

Posting Permissions

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