Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Application needs a DLL

I've got an Excel spreadsheet - more like an application - that, when I open
it in Excel 2000, says "Error in loading DLL".

When I click "O.K.", there's a blank spreadsheet - not even an empty one.
When I go to Tools Macro Macros..., there's no macros in there (the
spreadsheet doesn't load).

Can someone tell me how I can get into this spreadsheet to find out what DLL
it's looking for?





  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Excel Application needs a DLL

You can try hitting [Alt-F11] to get into the Visual Basic Editor. Once
there, look for your filename and go to the "ThisWorkbook" section and
double-click it to see if you can find anything in there. You can then
check each of the worksheets if there was nothing. Hope that helps.

Bill wrote:
I've got an Excel spreadsheet - more like an application - that, when I open
it in Excel 2000, says "Error in loading DLL".

When I click "O.K.", there's a blank spreadsheet - not even an empty one.
When I go to Tools Macro Macros..., there's no macros in there (the
spreadsheet doesn't load).

Can someone tell me how I can get into this spreadsheet to find out what DLL
it's looking for?






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
Excel Application Jimmi79 Excel Discussion (Misc queries) 9 November 6th 07 01:50 PM
Application/vnd.ms-excel Henry R Excel Discussion (Misc queries) 0 January 22nd 06 02:32 AM
macro to close excel application other than application.quit mary Excel Programming 1 September 14th 04 03:43 PM
VBA Excel.Application Peter Judson Excel Programming 1 January 21st 04 11:49 PM
application.quit will not shut off application john Excel Programming 0 January 9th 04 11:29 PM


All times are GMT +1. The time now is 01:33 AM.

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"