![]() |
Protect cell but allow copy command?
Excel 2003
I have a problem with people thinking they are copying cells in a column when they are really incrementing the value of the first cell (and not paying attention). Is there a way to protect the column and allow them to copy but not change the cells? Thanks, Carole O |
Yes, go to the cell right click and select format cells from the pop-up menu.
Then go the very last right tab and place a check mark in locked and hidden check boxes, click OK. Then go back to the main sheet and select protection from the "Tools" menu, there, select "Protect Worksheet". Add a password of your choice and that should do it. However, since this is still Excel, if the user(s) copies and pastes across many columns or rows, depending on what you are trying to accomplish, they may still be able to blow out your formulas, be careful to instruct them of the dangers of doing that! Hope this helps! "Carole O" wrote: Excel 2003 I have a problem with people thinking they are copying cells in a column when they are really incrementing the value of the first cell (and not paying attention). Is there a way to protect the column and allow them to copy but not change the cells? Thanks, Carole O |
Protect cell but allow copy command?
"Jay" wrote: Yes, go to the cell right click and select format cells from the pop-up menu. Then go the very last right tab and place a check mark in locked and hidden check boxes, click OK. Then go back to the main sheet and select protection from the "Tools" menu, there, select "Protect Worksheet". Add a password of your choice and that should do it. However, since this is still Excel, if the user(s) copies and pastes across many columns or rows, depending on what you are trying to accomplish, they may still be able to blow out your formulas, be careful to instruct them of the dangers of doing that! Hope this helps! "Carole O" wrote: Excel 2003 I have a problem with people thinking they are copying cells in a column when they are really incrementing the value of the first cell (and not paying attention). Is there a way to protect the column and allow them to copy but not change the cells? Thanks, Carole O |
Protect cell but allow copy command?
Do you know of a way to protect the cell of a worksheet but allow user to
input data? We need to find a way to allow user to input their own data but not erase the formulas. Thanks "Jay" wrote: Yes, go to the cell right click and select format cells from the pop-up menu. Then go the very last right tab and place a check mark in locked and hidden check boxes, click OK. Then go back to the main sheet and select protection from the "Tools" menu, there, select "Protect Worksheet". Add a password of your choice and that should do it. However, since this is still Excel, if the user(s) copies and pastes across many columns or rows, depending on what you are trying to accomplish, they may still be able to blow out your formulas, be careful to instruct them of the dangers of doing that! Hope this helps! "Carole O" wrote: Excel 2003 I have a problem with people thinking they are copying cells in a column when they are really incrementing the value of the first cell (and not paying attention). Is there a way to protect the column and allow them to copy but not change the cells? Thanks, Carole O |
Protect cell but allow copy command?
Cindy
If you allow users to input their own data in a cell, the formula will be wiped anyway. Input or formula, not both. Gord Dibben MS Excel MVP On Wed, 4 Jun 2008 06:52:01 -0700, Cindy wrote: Do you know of a way to protect the cell of a worksheet but allow user to input data? We need to find a way to allow user to input their own data but not erase the formulas. Thanks |
coping cell without the formulated function
can any one help me on this problem.
I would like to copy only the answer of a function formulated in the cell, how can i do that?? |
coping cell without the formulated function
Copy the cell, right click on the cell where you want to paste it, select
'Paste Special', check 'Values', OK. "carrol" wrote in message ... can any one help me on this problem. I would like to copy only the answer of a function formulated in the cell, how can i do that?? |
coping cell without the formulated function
If you find that you need to do this a lot, then you can add a "Paste Values"
button to one of your toolbars. "Gaurav" wrote: Copy the cell, right click on the cell where you want to paste it, select 'Paste Special', check 'Values', OK. "carrol" wrote in message ... can any one help me on this problem. I would like to copy only the answer of a function formulated in the cell, how can i do that?? |
coping cell without the formulated function
I have protected my formulas, but the users can destroy the formula if they
use the cut and paste command instead of copy and paste. Is there a way to prevent the users from doing this? "LeeMost" wrote: If you find that you need to do this a lot, then you can add a "Paste Values" button to one of your toolbars. "Gaurav" wrote: Copy the cell, right click on the cell where you want to paste it, select 'Paste Special', check 'Values', OK. "carrol" wrote in message ... can any one help me on this problem. I would like to copy only the answer of a function formulated in the cell, how can i do that?? |
coping cell without the formulated function
How have you protected the formulas that still allows a cut and paste over
those formulas? Lock those cells then protect the worksheet and you cannot edit those locked cells in any manner. Gord Dibben MS Excel MVP On Mon, 16 Mar 2009 12:06:06 -0700, Grumpy wrote: I have protected my formulas, but the users can destroy the formula if they use the cut and paste command instead of copy and paste. Is there a way to prevent the users from doing this? "LeeMost" wrote: If you find that you need to do this a lot, then you can add a "Paste Values" button to one of your toolbars. "Gaurav" wrote: Copy the cell, right click on the cell where you want to paste it, select 'Paste Special', check 'Values', OK. "carrol" wrote in message ... can any one help me on this problem. I would like to copy only the answer of a function formulated in the cell, how can i do that?? |
Re (to Grumpy): coping cell without the formulated function
....And:
In the "Protect Sheet" (?, "Proteger hoja" in my Spanish interface), make sure the two top boxes, "Select locked cells" and "Select unlocked cells" ("Seleccionar celdas bloqueadas", "Seleccionar celdas desbloqueadas´") if you want to give other users permission to copy from the cells. If you do not want to permit others to copy from the cells, only to see them on the screen, uncheck "Select blocked cells". Also note you can set password protection. He (she) who tries to modify a locked cell will immediately be prompted for the password. Staffan Cronstrom, FOI Sweden "Gord Dibben" wrote: How have you protected the formulas that still allows a cut and paste over those formulas? Lock those cells then protect the worksheet and you cannot edit those locked cells in any manner. Gord Dibben MS Excel MVP On Mon, 16 Mar 2009 12:06:06 -0700, Grumpy wrote: I have protected my formulas, but the users can destroy the formula if they use the cut and paste command instead of copy and paste. Is there a way to prevent the users from doing this? "LeeMost" wrote: If you find that you need to do this a lot, then you can add a "Paste Values" button to one of your toolbars. "Gaurav" wrote: Copy the cell, right click on the cell where you want to paste it, select 'Paste Special', check 'Values', OK. "carrol" wrote in message ... can any one help me on this problem. I would like to copy only the answer of a function formulated in the cell, how can i do that?? |
Protect cell but allow copy command?
"Jay" wrote: Yes, go to the cell right click and select format cells from the pop-up menu. Then go the very last right tab and place a check mark in locked and hidden check boxes, click OK. Then go back to the main sheet and select protection from the "Tools" menu, there, select "Protect Worksheet". Add a password of your choice and that should do it. However, since this is still Excel, if the user(s) copies and pastes across many columns or rows, depending on what you are trying to accomplish, they may still be able to blow out your formulas, be careful to instruct them of the dangers of doing that! Hope this helps! "Carole O" wrote: Excel 2003 I have a problem with people thinking they are copying cells in a column when they are really incrementing the value of the first cell (and not paying attention). Is there a way to protect the column and allow them to copy but not change the cells? Thanks, Carole O |
Protect cell but allow copy command?
Does this work the same way in 07? I have tried it several times. However,
it will not allow me to copy and insert a row without entering the password. "Jay" wrote: Yes, go to the cell right click and select format cells from the pop-up menu. Then go the very last right tab and place a check mark in locked and hidden check boxes, click OK. Then go back to the main sheet and select protection from the "Tools" menu, there, select "Protect Worksheet". Add a password of your choice and that should do it. However, since this is still Excel, if the user(s) copies and pastes across many columns or rows, depending on what you are trying to accomplish, they may still be able to blow out your formulas, be careful to instruct them of the dangers of doing that! Hope this helps! "Carole O" wrote: Excel 2003 I have a problem with people thinking they are copying cells in a column when they are really incrementing the value of the first cell (and not paying attention). Is there a way to protect the column and allow them to copy but not change the cells? Thanks, Carole O |
All times are GMT +1. The time now is 03:14 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com