How do I turn of those annoying security messages?

Thespiv

New Member
Joined
Mar 2, 2002
Messages
31
I have a database with hyperlinks to Audio files (MP3's),I have tried following the Excel Help guidence, but still get the "Some files contain viruses message", I am running Norton Antivirus Software as well. I want to be able to click on my buttons and have the file play instantly without the warnings, can this be done?
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Sorry Paul, a lille Green Around Script, any chance you could show me the syntax and possitioning of the command you suggest?
oh the messages are Office driven rather than Norton.
 
Upvote 0
IT gets worse, I pasted Paul's code in to my Visual Basic and I Get this message: You vave modified a signed project you do not have the right key to sign this project, the signature will be discarded, I saved, closed, re-opened and still get the same security message :( :( :(
 
Upvote 0
bringing it back to the top in the hope that someone wiil be kind enough to solve this problem :rolleyes:
This message was edited by Thespiv on 2002-03-04 10:20
 
Upvote 0
If you are talking about the macro security turned on in Excel 2000 that prompts you when you want to run a macro, the way I turned it off was by clicking on Tools->Macro->Security, and selecting the Low Security option. Make sure you read the warning on this!!!
 
Upvote 0
On 2002-03-04 03:23, Thespiv wrote:
IT gets worse, I pasted Paul's code in to my Visual Basic and I Get this message: You vave modified a signed project you do not have the right key to sign this project, the signature will be discarded, I saved, closed, re-opened and still get the same security message

All that is, is that someone else who wrote the project signed it with a digital signature. The digital signature won't be there now.

Signatures can be used for security and to validate that a project has come from a certain location. You can then set individual computers to accept and run macros from these sources without first giving warnings.
 
Upvote 0

Forum statistics

Threads
1,213,483
Messages
6,113,919
Members
448,533
Latest member
thietbibeboiwasaco

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top