LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Problem with Excel 4 macros (I think)

Is there an old pre-97 way of making a workbook an addin?

Yes. Excel 5 and 95 add-ins were created via Make Add-in on the Tools menu.
There was no VBE and no IsAddin property. Excel 4 macros were put on Excel 4
macro sheets. VB macros with on module sheets.

That said, this file cannot be such an add-in because (1) you said it was
created in Excel 97 and (2) you 'see' something. Add-ins are not visible in
Excel.

If you send it to me I can probably tell you why you're getting the XL4
macro warning.
--
Jim
"Chris Wilkinson" wrote in
message ...
| hi,
|
| I have inherited a spreadsheet that was written in 'Excel 97 but when I
try
| to disable macros it says there are Excel 4 macros that cannot be
disabled.
| Where would I find them? There are VBA modules but I cannot see any
| Application.ExecuteExcel4Macro statements. How are EXcel 4 Macros
executed?
|
| Also, the spreadsheets opens another workbook by using a defined name
called
| Auto_open_logon which in turn calls a procedure in the other workbook. (I
had
| never seen this before). The other workbook looks and behaves exactly like
an
| Addin except that IsAddin is FALSE. It has one sheet which you cannot see,
| although its visible property is set to xlVisible. If you try to change
its
| visible propery, you get a runtime error. (it is not protected, I
| checked).This workbook contains only forms and modules and an unviewable
| worksheet. Am I missing something? Is there an old pre-97 way of making a
| workbook an addin? Or is it a Excel 4 macro workbook - if that is
possible?
| It is driving me mad trying to work out why this workbook is behaving the
way
| it does.
|
| Can anyone help me?
|
| Thanks,
| Chris


 
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
Problem with macros in custom excel template return2300 Excel Discussion (Misc queries) 1 February 20th 08 11:13 PM
Excel 2007 problem with macros ugoveri Excel Programming 3 July 12th 06 02:40 AM
Problem Recording Macros in Excel DMOB Excel Programming 2 September 29th 04 07:34 PM
problem Excel VB Macros shijyshelly Excel Programming 0 September 29th 04 09:57 AM
URGENT!!!!!!!!!!!!!!! Problem with macros in Excel Anamika[_2_] Excel Programming 3 April 6th 04 10:06 PM


All times are GMT +1. The time now is 10:19 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"