Give me details about security options in Excel?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

In Microsoft Office Excel, you can change the macro security settings to control which macros run and under what circumstances when you open a workbook. For example, you might allow macros to run based on whether they are digitally signed by a trusted developer. For more information about macro security...
read more
In Microsoft Office Excel, you can change the macro security settings to control which macros run and under what circumstances when you open a workbook. For example, you might allow macros to run based on whether they are digitally signed by a trusted developer. For more information about macro security settings in Microsoft Office documents, see Enable or disable macros in Office documents. read less
Comments

Macro security settings and their effects The following list summarizes the various macro security settings. Under all settings, if antivirus software that works with 2007 Microsoft Office system is installed and the workbook contains macros, the workbook is scanned for known viruses before it is opened. Disable...
read more
Macro security settings and their effects The following list summarizes the various macro security settings. Under all settings, if antivirus software that works with 2007 Microsoft Office system is installed and the workbook contains macros, the workbook is scanned for known viruses before it is opened. Disable all macros without notification Click this option if you don't trust macros. All macros in documents and security alerts about macros are disabled. If there are documents that contain unsigned macros that you do trust, you can put those documents into a trusted location. Documents in trusted locations are allowed to run without being checked by the Trust Center security system. Disable all macros with notification This is the default setting. Click this option if you want macros to be disabled, but you want to get security alerts if there are macros present. This way, you can choose when to enable those macros on a case by case basis. Disable all macros except digitally signed macros This setting is the same as the Disable all macros with notification option, except that if the macro is digitally signed by a trusted publisher, the macro can run if you have already trusted the publisher. If you have not trusted the publisher, you are notified. That way, you can choose to enable those signed macros or trust the publisher. All unsigned macros are disabled without notification. Enable all macros (not recommended, potentially dangerous code can run) Click this option to allow all macros to run. Using this setting makes your computer vulnerable to potentially malicious code and is not recommended. Trust access to the VBA project object model This setting is for developers and is used to deliberately lock out or allow programmatic access to the VBA object model from any Automation client. In other words, it provides a security option for code that is written to automate an Office program and programmatically manipulate the Microsoft Visual Basic for Applications (VBA) environment and object model. This is a per user and per application setting, and denies access by default. This security option makes it more difficult for unauthorized programs to build "self-replicating" code that can harm end-user systems. For any Automation client to be able to access the VBA object model programmatically, the user running the code must explicitly grant access. To turn on access, select the check box. read less
Comments

Professor by profession, Excel & VBA Free Lancer, Day Trader Stock Market, Video Ad & SEO Support

Macro security is a key feature in Excel. The reason is that VBA is a powerful language — so powerful that it’s possible to create a macro that can do serious damage to your computer. A macro can delete files, send information to other computers, and even destroy Windows so that you can’t even start...
read more
Macro security is a key feature in Excel. The reason is that VBA is a powerful language — so powerful that it’s possible to create a macro that can do serious damage to your computer. A macro can delete files, send information to other computers, and even destroy Windows so that you can’t even start your system. The macro security features introduced in Excel 2007 were created to help prevent these types of problems. There as basically 4 levels of security to handle your macro files. 1. Disable all without notification the highest lvl of security which will prevent running macros in ur system 2.disable all with notification is the medium lvl security which gives u the notification to open/execute/enable macro files or not. 3.disable all except digitally signed - only files which are digitally signed will get executed. 4. Enable all macros - Unrecommended but executes all macros files with out user intervention read less
Comments

Trainer

You can keep pwd to the workbook, macro's also u can keep security
Comments

Oracle, Hindi, C++, C, MS Office, VBScript,JavaScript,Spoken English etc with 32 years of experience

Protect sheet and data validation.
Comments

The Trust Center is where you can find security and privacy settings for the 2007 Microsoft Office system programs. The Very High, High, Medium, and Low security levels that were used in earlier versions of Office are now replaced with a more streamlined security system. At the file level, you can...
read more
The Trust Center is where you can find security and privacy settings for the 2007 Microsoft Office system programs. The Very High, High, Medium, and Low security levels that were used in earlier versions of Office are now replaced with a more streamlined security system. At the file level, you can password protect an Excel workbook in two ways. You can determine who can get in and who can save changes. read less
Comments

Oracle, Hindi, C++, C, MS Office, VBScript,JavaScript,Spoken English etc with 32 years of experience

data validation and protect sheet
Comments

You have CELL (lock cells for restricting edits and hide formula) security; SHEET protection to prevent format cells/insert rows or columns/delete rows or columns/hide and unhide rows/columns etc. WORKBOOK Structure protection to prevent Sheet delete/Insert.move or copy; WORKBOOK Windows protection to...
read more
You have CELL (lock cells for restricting edits and hide formula) security; SHEET protection to prevent format cells/insert rows or columns/delete rows or columns/hide and unhide rows/columns etc. WORKBOOK Structure protection to prevent Sheet delete/Insert.move or copy; WORKBOOK Windows protection to prevent from closing/minimizing/restoring the workbook window; WORKBOOK encrypt password option to protect entire workbook with OPEN or MODIFY password. read less
Comments

Tutor taking Computer subjects Classes

In Excel, one can change the macro security settings to control where one is running macros. Following are some levels of security : 1. Disable all notification the highest lvl of security which will prevent running macros in ur system 2.disable all with notification is the medium lvl security...
read more
In Excel, one can change the macro security settings to control where one is running macros. Following are some levels of security : 1. Disable all notification the highest lvl of security which will prevent running macros in ur system 2.disable all with notification is the medium lvl security which gives u the notification to open/execute/enable macro files or not. 3.disable all except digitally signed - only digitally signed files will be executed. 4. one may Enable macros - and can execute all macros files with out user intervention read less
Comments

We teach all the computer basics, accounting packages

Macro security is a key feature in Excel. The reason is that VBA is a powerful language so powerful that it’s possible to create a macro, Macros introduced in Ms excel 2007.
Comments

View 12 more Answers

Related Questions

Can we make 2 folders of same name in the same place without copying or without changing any script?
First go to the folder or drive where you want to make the same named file or folder. Lets assume that you are creating folder named IT Now create an another new folder and name it as IT and then press Alt+0160 from numeric keypad. That's it!
Sachin
need trainer for Rule Engine
Hi I take basics of computers. And internet basics.Also Ms office and Photoshop and Illustrator
Hari
0 0
5
How to create dynamic charts in Excel?
If the source table can grow automatically to include the data in the Chart automatically, then that is called a DYNAMIC CHART. Say, if you have included Jan to Apr month values in Chart and later try...
Vijayalakshmi G M
C machine independent Programming Language? C is portable . Means What?
It can work on various hardware configuration . C doesnt require mandatory or same set of hardware to run program. A program can written on one comp. And can run on other comp.(machine)
Shiva

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

For All The New Developers
Language to use: Any language that you are learning. Interface: Web or Desktop Function: Simple calculator (9 digits + symbol) with 1 Memory storage with possible function of + - * / Error Handling...
R

Graphics and Game Development
Hi there, I am sure you all would have played video games for killing time. Do you know how these are developed? I am going to introduce you to some details of the gaming industry. Gaming is a serious...

Java and C trainer
Always think any conspect with real-time example like Object -- object must have states and behaviour then only we will call that thing is Object like fan is Object (rotating,color)

What is Framework?
In computer programming, a software framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific...

GIT
In software engineering, software configuration management (SCM) is the task of tracking and controlling changes in the software, part of the larger cross-disciplinary field of configuration management....
R

Recommended Articles

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

MCTS Certification in India The Microsoft Certified Technology Specialist or MCTS certification is suited for professionals who want to get into profession of implementing, building, troubleshooting, and debugging a particular Microsoft technology. The MCTS certification can give you a clear edge over others to showcase...

Read full article >

Whether you are using a laptop or a desktop, the mouse surely takes up time. Imagine if you could alone manage with the keys and not have to move your hands around the mouse? That would have been faster and so much time-saving. For example, Control + Z for undo or Control + Y for redo, definitely saves time when we are...

Read full article >

Decades back, when computers were being introduced in office premises, PPT was a new terminology that all employees tried to learn. Now PPT has made its way far away from offices and is an integral part of schools, colleges, and several other official proceedings. This is because PPT is an user-friendly computerized method...

Read full article >

Looking for Computer Software Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you