Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Disabled macro going from Excel 2002 to Excel 2000

Hi,
I wrote VB code for an application in Excel 2002
(10.3506.3501) SP-1. A person attempted to run the application
using Excel 2000, Ver 9.0.6926 SP-3 and reported that, when
they accessed the Excel workbook with the application, they
got a message that the "macros are disabled". When the
person clicked on the Macro button, they got a message:
"Microsoft Visual Basic. The macros in this project are
disabled. Please refer to the online help or documentation of
the host application to determine how to enable macros." Does
anyone know how to handle this problem?

Thanks,

Jeff Melkonian
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 226
Default Disabled macro going from Excel 2002 to Excel 2000

Tools | Macro, Security. Set it to "Medium"

--
Regards

Juan Pablo González

"Jeff Melkonian" wrote in message
...
Hi,
I wrote VB code for an application in Excel 2002
(10.3506.3501) SP-1. A person attempted to run the application
using Excel 2000, Ver 9.0.6926 SP-3 and reported that, when
they accessed the Excel workbook with the application, they
got a message that the "macros are disabled". When the
person clicked on the Macro button, they got a message:
"Microsoft Visual Basic. The macros in this project are
disabled. Please refer to the online help or documentation of
the host application to determine how to enable macros." Does
anyone know how to handle this problem?

Thanks,

Jeff Melkonian


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Disabled macro going from Excel 2002 to Excel 2000

Is security set to high?

If so, macros in workbooks that are not certified by a user selected trusted
source are disabled silently. Set security to medium.

--
Regards,
Tom Ogilvy

"Jeff Melkonian" wrote in message
...
Hi,
I wrote VB code for an application in Excel 2002
(10.3506.3501) SP-1. A person attempted to run the application
using Excel 2000, Ver 9.0.6926 SP-3 and reported that, when
they accessed the Excel workbook with the application, they
got a message that the "macros are disabled". When the
person clicked on the Macro button, they got a message:
"Microsoft Visual Basic. The macros in this project are
disabled. Please refer to the online help or documentation of
the host application to determine how to enable macros." Does
anyone know how to handle this problem?

Thanks,

Jeff Melkonian


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 2000 vs Excel 2002 Macro Eric[_21_] Excel Programming 0 April 8th 04 07:41 PM
VBA - Macro backward compatibility from excel 2002 to excel 2000 Frank Krogh Excel Programming 3 April 2nd 04 07:08 PM
macros disabled after apply SP -3 to excel 2000 Shams[_2_] Excel Programming 2 October 27th 03 07:43 PM
Excel 2002 Macro Run button disabled? Dash Excel Programming 1 September 13th 03 05:05 AM
macro written in Excel 2000 not working in Excel 2002 Ivan H. Excel Programming 0 August 21st 03 11:33 PM


All times are GMT +1. The time now is 10:40 AM.

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"