Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default System Error &H8007007E (-2147024770) The specified module could n

Hi

I have been using a excell sheet with out any problem for several month, but
suddenly one member in the group can't save the excell file. He get's the
following message:

"System Error &H8007007E (-2147024770) The specified module could not be
found"

Followed by a message: "Out of memory".

Can anyone help me out here?

They are all running Excell 2003 SP2

/Steen

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default System Error &H8007007E (-2147024770) The specified module could n

Check his hard drive status for disc space. Also check his application open
and workbook open events for autorun macros or change event macros that might
be firing repetitively. Shut the system down before doing the checks, and do
the checks before trying to open the particular file. Then do the checks
again after opening the file. This might lead you to the problem area.

"Steen" wrote:

Hi

I have been using a excell sheet with out any problem for several month, but
suddenly one member in the group can't save the excell file. He get's the
following message:

"System Error &H8007007E (-2147024770) The specified module could not be
found"

Followed by a message: "Out of memory".

Can anyone help me out here?

They are all running Excell 2003 SP2

/Steen

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default System Error &H8007007E (-2147024770) The specified module cou

Same error for me earlier, strange eh....
Mine was just a simple frmUserForm1.Show code, i produced the same error
after playing around a bit.
You dont work in Brighton by any chance?

"JLGWhiz" wrote:

Check his hard drive status for disc space. Also check his application open
and workbook open events for autorun macros or change event macros that might
be firing repetitively. Shut the system down before doing the checks, and do
the checks before trying to open the particular file. Then do the checks
again after opening the file. This might lead you to the problem area.

"Steen" wrote:

Hi

I have been using a excell sheet with out any problem for several month, but
suddenly one member in the group can't save the excell file. He get's the
following message:

"System Error &H8007007E (-2147024770) The specified module could not be
found"

Followed by a message: "Out of memory".

Can anyone help me out here?

They are all running Excell 2003 SP2

/Steen

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default System Error &H8007007E (-2147024770) The specified module cou

Hi JLGWhiz

Thanks for you answer - I will for sure try this tommorrow.

Would it be possible to give me a little more information on how to check
his "application open and workbook open events for autorun macros" - I'm not
sure how to do that.

I have an event macro that migth be the problem, but it's just strange that
is this is then not a problem to the other users.

/Steen
Denmark

"JLGWhiz" wrote:

Check his hard drive status for disc space. Also check his application open
and workbook open events for autorun macros or change event macros that might
be firing repetitively. Shut the system down before doing the checks, and do
the checks before trying to open the particular file. Then do the checks
again after opening the file. This might lead you to the problem area.

"Steen" wrote:

Hi

I have been using a excell sheet with out any problem for several month, but
suddenly one member in the group can't save the excell file. He get's the
following message:

"System Error &H8007007E (-2147024770) The specified module could not be
found"

Followed by a message: "Out of memory".

Can anyone help me out here?

They are all running Excell 2003 SP2

/Steen

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default System Error &H8007007E (-2147024770) The specified module cou

Hi again

I have now tried the below without any luck.

1. There is 50% free diskspace and memory
2. Comment out eventmacros and open macros: This did make a change, but the
messages showed up again when saving :-(
3. Don't use macros at all - ok, but then the idee behind the sheet is gone
:-(
4. 7 other people have no problem in using the excel sheet - strange!
5. I have updated the machine with latest updates for XP and Office 2003.

"JLGWhiz" wrote:

Check his hard drive status for disc space. Also check his application open
and workbook open events for autorun macros or change event macros that might
be firing repetitively. Shut the system down before doing the checks, and do
the checks before trying to open the particular file. Then do the checks
again after opening the file. This might lead you to the problem area.

"Steen" wrote:

Hi

I have been using a excell sheet with out any problem for several month, but
suddenly one member in the group can't save the excell file. He get's the
following message:

"System Error &H8007007E (-2147024770) The specified module could not be
found"

Followed by a message: "Out of memory".

Can anyone help me out here?

They are all running Excell 2003 SP2

/Steen



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 253
Default System Error &H8007007E (-2147024770) The specified module cou

Hi,

Isn't there a missing dll (Tool?reference), different installation or
missing add-in ?
Regards
JY

"Steen" wrote in message
...
Hi again

I have now tried the below without any luck.

1. There is 50% free diskspace and memory
2. Comment out eventmacros and open macros: This did make a change, but
the
messages showed up again when saving :-(
3. Don't use macros at all - ok, but then the idee behind the sheet is
gone
:-(
4. 7 other people have no problem in using the excel sheet - strange!
5. I have updated the machine with latest updates for XP and Office 2003.

"JLGWhiz" wrote:

Check his hard drive status for disc space. Also check his application
open
and workbook open events for autorun macros or change event macros that
might
be firing repetitively. Shut the system down before doing the checks,
and do
the checks before trying to open the particular file. Then do the checks
again after opening the file. This might lead you to the problem area.

"Steen" wrote:

Hi

I have been using a excell sheet with out any problem for several
month, but
suddenly one member in the group can't save the excell file. He get's
the
following message:

"System Error &H8007007E (-2147024770) The specified module could not
be
found"

Followed by a message: "Out of memory".

Can anyone help me out here?

They are all running Excell 2003 SP2

/Steen



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default System Error &H8007007E (-2147024770) The specified module cou

Hi Jean-Yves

Thanks for your quick reply :-)

I will try to check that tomorrow - unfortunately my son has become sick
today.

I will give you a note on wehter it solved the problem

"Jean-Yves" wrote:

Hi,

Isn't there a missing dll (Tool?reference), different installation or
missing add-in ?
Regards
JY

"Steen" wrote in message
...
Hi again

I have now tried the below without any luck.

1. There is 50% free diskspace and memory
2. Comment out eventmacros and open macros: This did make a change, but
the
messages showed up again when saving :-(
3. Don't use macros at all - ok, but then the idee behind the sheet is
gone
:-(
4. 7 other people have no problem in using the excel sheet - strange!
5. I have updated the machine with latest updates for XP and Office 2003.

"JLGWhiz" wrote:

Check his hard drive status for disc space. Also check his application
open
and workbook open events for autorun macros or change event macros that
might
be firing repetitively. Shut the system down before doing the checks,
and do
the checks before trying to open the particular file. Then do the checks
again after opening the file. This might lead you to the problem area.

"Steen" wrote:

Hi

I have been using a excell sheet with out any problem for several
month, but
suddenly one member in the group can't save the excell file. He get's
the
following message:

"System Error &H8007007E (-2147024770) The specified module could not
be
found"

Followed by a message: "Out of memory".

Can anyone help me out here?

They are all running Excell 2003 SP2

/Steen




  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default System Error &H8007007E (-2147024770) The specified module cou

Hi again Jean Yves

Sorry for the deleay - but the person who had the problem has been on
vacation. We have now tried all your suggestions, but unfortunatuly without
any luck.

Our IT department is now on the issue...

Any other suggestions?

"Steen" wrote:

Hi Jean-Yves

Thanks for your quick reply :-)

I will try to check that tomorrow - unfortunately my son has become sick
today.

I will give you a note on wehter it solved the problem

"Jean-Yves" wrote:

Hi,

Isn't there a missing dll (Tool?reference), different installation or
missing add-in ?
Regards
JY

"Steen" wrote in message
...
Hi again

I have now tried the below without any luck.

1. There is 50% free diskspace and memory
2. Comment out eventmacros and open macros: This did make a change, but
the
messages showed up again when saving :-(
3. Don't use macros at all - ok, but then the idee behind the sheet is
gone
:-(
4. 7 other people have no problem in using the excel sheet - strange!
5. I have updated the machine with latest updates for XP and Office 2003.

"JLGWhiz" wrote:

Check his hard drive status for disc space. Also check his application
open
and workbook open events for autorun macros or change event macros that
might
be firing repetitively. Shut the system down before doing the checks,
and do
the checks before trying to open the particular file. Then do the checks
again after opening the file. This might lead you to the problem area.

"Steen" wrote:

Hi

I have been using a excell sheet with out any problem for several
month, but
suddenly one member in the group can't save the excell file. He get's
the
following message:

"System Error &H8007007E (-2147024770) The specified module could not
be
found"

Followed by a message: "Out of memory".

Can anyone help me out here?

They are all running Excell 2003 SP2

/Steen




  #9   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default System Error &H8007007E (-2147024770) The specified module could n





*** Sent via Developersdex http://www.developersdex.com ***
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
System Error &H80004005 (-2147467259). Unspecified error Chip Pearson Excel Programming 2 December 31st 06 04:35 PM
Create custom forms caused system error &H8007007E flybean Excel Programming 4 August 4th 06 01:55 AM
Create custom forums caused system error &H8007007E flybean Excel Programming 0 August 2nd 06 08:08 AM
Error varying from System to System wilro85[_18_] Excel Programming 7 July 19th 06 06:26 PM
System error &H8007007E (-2147024770). The specified module could not be found Pascal Bellerose Excel Programming 0 January 5th 04 01:41 PM


All times are GMT +1. The time now is 02:14 PM.

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

About Us

"It's about Microsoft Excel"