Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Error Message - VBE6EXT.OLB could not be loaded

Hi,
I've got an excel aplication developed by myself & is used by atleast 40
diff users. This is not shared & is a stand alone piece for everyone. All
have a personal version of this aplication.

One of the staff has been encountering this particular error on his machine
when
he tries to save the file.."VBE6EXT.OLB could not be loaded". Could you pls
advice on what could this be. Ther was no problem when he tried from another
pc. Looks like this is more Pc related

My aplications accepts data thru a userform & has two other features like
close work book in 10 mnts & has a status bar scroll message as well.

none of the other users have complained abt sucha thing before.

Apreciate any assistance on this.

Thanks, Matthew
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Error Message - VBE6EXT.OLB could not be loaded

I would try repairing or reinstalling excel.

Matts wrote:

Hi,
I've got an excel aplication developed by myself & is used by atleast 40
diff users. This is not shared & is a stand alone piece for everyone. All
have a personal version of this aplication.

One of the staff has been encountering this particular error on his machine
when
he tries to save the file.."VBE6EXT.OLB could not be loaded". Could you pls
advice on what could this be. Ther was no problem when he tried from another
pc. Looks like this is more Pc related

My aplications accepts data thru a userform & has two other features like
close work book in 10 mnts & has a status bar scroll message as well.

none of the other users have complained abt sucha thing before.

Apreciate any assistance on this.

Thanks, Matthew


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Error Message - VBE6EXT.OLB could not be loaded

I'd log in as another user on that machine just to test for sure. It should
fail if I'm right... If I am then re-register the OLB using regsvr32 using
these commands.

regsvr32 -u <filename
regsvr32 <filename

Let us know how that goes.

* instead of typing the path & filename, just drag & drop the file in from
windows explorer, it's much easier & less chance of getting a typo.

"Matts" wrote:

Hi,
I've got an excel aplication developed by myself & is used by atleast 40
diff users. This is not shared & is a stand alone piece for everyone. All
have a personal version of this aplication.

One of the staff has been encountering this particular error on his machine
when
he tries to save the file.."VBE6EXT.OLB could not be loaded". Could you pls
advice on what could this be. Ther was no problem when he tried from another
pc. Looks like this is more Pc related

My aplications accepts data thru a userform & has two other features like
close work book in 10 mnts & has a status bar scroll message as well.

none of the other users have complained abt sucha thing before.

Apreciate any assistance on this.

Thanks, Matthew

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Error Message - VBE6EXT.OLB could not be loaded

.. Close excel program.

2. find the file vbe6ext.olb in C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6

3. rename the file to vbe6ext.OLD

4. open excel program and go to "developper menu", if you don't have this menu, right click in the ribbon menu, "customize the ribbon" and check "developper" at right list

5. click on "visual basic" to open it

6. a pop up window comes to ask if you want repair the programme, clic yes

7. leave running the repair

8. close excel and reopen it...

================================================== ================

Resolution was:

Copy
C:\Program Files (x86)\Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
To
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error renaming Worksheets when addin is loaded vandenberg p Excel Programming 4 December 8th 07 04:46 AM
replace VBA run-time error message with custom message BEEJAY Excel Programming 13 July 14th 06 03:59 PM
error message: compile error, argument not optional Pierre via OfficeKB.com Excel Programming 3 September 5th 05 03:45 PM
changing the message in an error message The Villages DA Excel Worksheet Functions 2 February 18th 05 05:30 PM
"file not loaded completely" error joe Excel Programming 1 January 22nd 04 03:57 AM


All times are GMT +1. The time now is 07:01 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"