answersLogoWhite

0

Protection. You can use different levels of protection to limit what can be done in your workbook.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Can workbook be inserted by the INSERT command?

No, but you can use the insert command to insert a new worksheet (a workbook is a collection of worksheet).


What does close command mean in Excel?

It will close the current workbook. If it has not been saved since the last changes were made, it will ask you if you want to save it.


What is the DOS command for deleting a file called queue.txt?

birth file


What commands and lets you save a workbook with a new name or to a new location?

The Save As command.


Why does hp D6150 printer automatically delete unprinted jobs in the queue Status changes from printing to deleting everytime I try to print anyone know why please help?

me also has the same problem with hp printer 840 c ,when ever i gave print command then it goes automatically deleting.......... help me plz plz


What is a command in Unix?

Essentially, a command in Unix is a program that you execute for a certain purpose. It could be anything, from a shell script, to copying or deleting files, etc.


Is the only way to copy a worksheet in a workbook it to use the copy command on the shortcut menu true or false?

false


What does the Track Changes command do?

It allows a user to show the changes they have made, like deleting or editing text. It is particularly useful when more than one person is working on the same document. People can see their own changes and changes made by others and they can choose to revert the changes or to keep them.


What are the reasons Transfer of command may take place?

Change of Command is necessary for effecttiveness/efficiency The incident complexity changes


Which command temporarily changes your access rights to those of another user?

The 'su' command.


How do you get values back into Excel after deleting cell?

Use the Undo command. You can do it in the menu or by pressing the undo icon or pressing the Ctrl - Z key combination.


What is the command to retrieve deleted data from any table in SQL?

rollback command can retrieve deleted data from a table, provided commit has not been performed after deleting the data. both rollback and commit are transaction control statements.