- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- BackOffice Products
- >
- Excel macro warning
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2004 03:23 AM
тАО05-29-2004 03:23 AM
I wrote a complex datasheet for my customer; to make easy some works I wrote a macro, I uset it then removed form file.
But now every time my customer open execl file he see a warning message about macro!
How I can remove this message (I deleted all macors!).
Cheers
Antonio Vigliotti
Solved! Go to Solution.
- Tags:
- Excel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2004 06:33 AM
тАО05-29-2004 06:33 AM
Re: Excel macro warning
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2004 09:43 PM
тАО05-29-2004 09:43 PM
Re: Excel macro warning
Normally, this warning should occur only when Excell is opening files containing macros (because worms are fond of macros apparently). If all and any files are concerned, you may be whishing to consider Ron's tip and/or add instructions so that your macros apply to a limited number of data sheets.
Alain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-30-2004 07:42 PM
тАО05-30-2004 07:42 PM
Re: Excel macro warning
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-31-2004 12:43 AM
тАО05-31-2004 12:43 AM
SolutionYou can turn off the warning message in Excel by clicking on the Tools menu, selecting Options, and clicking on the Security Tab. Next Click on the button labeled Macro Security and set the Security Level to Low. WARNING: Make sure your customer has up to date anti-virus software running! There are a number of viruses and worms that may be activtated by Excel or Word macros.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-31-2004 01:31 AM
тАО05-31-2004 01:31 AM
Re: Excel macro warning
you see a warning in Excel 2000 when you open a document?
This is possible because it is protect.
Excel lets each user decide under what conditions macros will be allowed to run. By selecting Tools, then Macro, then Security, the user can select any of three ways to handle macros:
- High security.
Macros that have been digitally signed by someone the user trusts can run, but all other macros are prevented from running.
- Medium security.
Macros that have been digitally signed by someone the user trusts can run, but all others will generate a warning dialogue that asks for the user's permission before running. (This is the default setting).
- Low security.
All macros are allowed to run without warning. (This is not a recommended setting).
This vulnerability affects the types of warnings that users with security set to medium would see, and the conditions under which they would see them.
HTH
Bruno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2004 04:45 PM
тАО06-03-2004 04:45 PM
Re: Excel macro warning
might help but it costs $30.
You don't say what version of Excel you are using. There is a patch for 97 which fixes a problem with warnings when there is no macro. http://support.microsoft.com/?kbid=830356
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2004 01:55 AM
тАО06-04-2004 01:55 AM
Re: Excel macro warning
Paul, your hint worked; I set low protection level because PC has antivirus and usually is not connected to internet.
However, my trouble is message WITHOUT macro. This is a bug of Excel.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2004 02:15 AM
тАО06-04-2004 02:15 AM
Re: Excel macro warning
Just to make sure that there is no macro.. can u try this
Goto Tools->Macro-> Visual Basic Editor
this will show u a list of Excel objects in the left hand side..
goto each object (sheet1, 2, 3 & Thisworkbook) and make sure there is no code written in it..
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2004 02:21 AM
тАО06-04-2004 02:21 AM
Re: Excel macro warning
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2004 02:38 AM
тАО06-04-2004 02:38 AM
Re: Excel macro warning
I own created the excel file from new. I used a macro to make easy some works and then I removed the unique macro written. However I already checked for macro menu.
Thanks
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2004 02:48 AM
тАО06-04-2004 02:48 AM
Re: Excel macro warning
Goto Tools->Macro-> Visual Basic Editor. On the left, besides 'Microsoft Excel Objects', you should also see 'Modules'. Check each object underneath 'Modules' and if there's no code written in them delete the 'Modules' branch completely. The warning message should be gone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-30-2009 02:00 AM
тАО05-30-2009 02:00 AM
Re: Excel macro warning
Understood the problem, i thought of that u are using some excel workbook open event macros, and also while saving and before sending to customer you might not be delete this workbook open even macros i hope, this macro while opening the workbook it will automatically work without users permission if the macro security level is high it will ask the user to enable or disable macros
Just go to the visual basic editor and double click the "Thisworkbook" object in the left side VBAproject and insert the below code this code will do the action of while before closing your workbook this macro will delete all macro from your workbook so that now your macro workbook will be macro free workbook...
Private Sub Workbook_BeforeClose(Cancel As Boolean)
Dim x As Integer
Dim Proceed As VbMsgBoxResult
Dim Prompt As String
Dim Title As String
Prompt = "Are you certain that you want to delete all the VBA Code from " & _
ActiveWorkbook.Name & "?"
Title = "Verify Procedure"
Proceed = MsgBox(Prompt, vbYesNo + vbQuestion, Title)
If Proceed = vbNo Then
MsgBox "Procedure Canceled", vbInformation, "Procedure Aborted"
Exit Sub
End If
On Error Resume Next
With ActiveWorkbook.VBProject
For x = .VBComponents.Count To 1 Step -1
.VBComponents.Remove .VBComponents(x)
Next x
For x = .VBComponents.Count To 1 Step -1
.VBComponents(x).CodeModule.DeleteLines _
1, .VBComponents(x).CodeModule.CountOfLines
Next x
End With
On Error GoTo 0
End Sub
before using this code you should take a back up of your macro file because it will erase all macros in your workbook
This macro running prerequestics is required
Tools - options - Macro settings - Trust access to the VBA project object model should be enabled
Pls let me know if any scrutiny...
Thnx
Ganesan R