Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
rut rut is offline
external usenet poster
 
Posts: 1
Default Problem with macro message

When I open a template in Excel 2000, I get the following warning message:

"This workbook contains a type of macro (Microsoft Excel version 4 macro)
that cannot be disabled. There may be viruses in these macros. If you are
sure this workbook is from a trusted source, click yes. Open the workbook?"

I've commented out all macro and other vba code and still get this message.
How can I determine what is causing it?

Thanks
Rut
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Problem with macro message

Hi
you have to completely remove the modules. Just commenting out is not
sufficient

--
Regards
Frank Kabel
Frankfurt, Germany

rut wrote:
When I open a template in Excel 2000, I get the following warning
message:

"This workbook contains a type of macro (Microsoft Excel version 4
macro) that cannot be disabled. There may be viruses in these macros.
If you are sure this workbook is from a trusted source, click yes.
Open the workbook?"

I've commented out all macro and other vba code and still get this
message. How can I determine what is causing it?

Thanks
Rut



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,298
Default Problem with macro message

VB4 macros are on macro sheets - generally they're hidden.

Best thing to do is to copy the worksheets to a new workbook if you don't
need the code.



"rut" wrote:

When I open a template in Excel 2000, I get the following warning message:

"This workbook contains a type of macro (Microsoft Excel version 4 macro)
that cannot be disabled. There may be viruses in these macros. If you are
sure this workbook is from a trusted source, click yes. Open the workbook?"

I've commented out all macro and other vba code and still get this message.
How can I determine what is causing it?

Thanks
Rut

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
A macro disabled message comes up but there is no macro. lovetocount Excel Discussion (Misc queries) 2 June 25th 08 12:54 PM
Message box before another macro michaelberrier Excel Discussion (Misc queries) 9 May 22nd 06 12:39 AM
Macro message box ynissel Excel Discussion (Misc queries) 7 July 18th 05 06:50 PM
message "Too many different cell formats" problem Ed Excel Worksheet Functions 1 March 12th 05 11:46 PM
Problem with message box return value John Baker Excel Programming 3 July 2nd 04 08:53 PM


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