Results 1 to 3 of 3

Thread: How to fix initializing the vba libraries 40040 error in Microsoft Excel

  1. #1
    Join Date
    Jan 2012
    Posts
    36

    How to fix initializing the vba libraries 40040 error in Microsoft Excel

    I want 5 members to work simultaneously on excel file. But it is possible only one person can work .when accessing this file by others its showing the error "an error occurred initializing the vba libraries 40040".Please give the solution ASAP..

  2. #2
    Join Date
    Nov 2010
    Posts
    503

    Re: How to fix initializing the vba libraries 40040 error in Microsoft Excel

    There are around 3 possibilities that you can try out. First check the Excel macros names assigned to cells in a spreadsheet macros. You need to only need to open the book and stop the use macros for start being. If you had given permission to use macros to a workbook. Second the execution of macros that run are equals vba macros. Select the macro to run and from the dialog that appears by pressing F8 or click on Menu > Tools > Macro.

  3. #3
    Join Date
    Nov 2010
    Posts
    422

    Re: How to fix initializing the vba libraries 40040 error in Microsoft Excel

    VBA recognizes objects that are declared dynamically or static, sometimes if they are incorporated as shown in code, or we forget, or you do not realize their presence days or until the conflict is at stake for the lack or nuisance to a secondary object, or even a different version. By default, I believe there are four basic references. For add-ins, I do not remember, but the same applies for self-installation, I get even do it in VBS.

Similar Threads

  1. Replies: 6
    Last Post: 09-04-2012, 12:04 PM
  2. Replies: 6
    Last Post: 17-02-2012, 01:18 PM
  3. How to fix Microsoft Excel error: 0xc0000005
    By Gurmeet in forum MS Office Support
    Replies: 3
    Last Post: 24-01-2012, 02:14 PM
  4. Replies: 4
    Last Post: 03-09-2011, 12:00 PM
  5. Replies: 3
    Last Post: 07-11-2009, 07:39 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,752,106,009.01945 seconds with 16 queries