Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a way to lock Excel cell format on just part of a worksheet AND
allow editing of same cell contents AND allow copy and paste of entire worksheet? This is needed particularly for areas that have "check boxes" in the area that I want to protect the formating. The "check boxes" tend to move in relation to their original placement each time the worksheet is copied and pasted after editing. I am using Excel 2003. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Excel's sheet protection will only lock down editing on cells you specify.
As far as allowing people to copy & paste the entire sheet, try creating a command button and link it to a macro which unprotects the sheet, copies it to the clipboard, then protects the sheet again. You commented about things moving around on you when copying and pasting...just wondering if copying and pasting is really necessary. Have you tried Excel's CAMERA functionality? Might be worth checking out. You can take an "always live" picture of a specific area of a worksheet (which will include everything, even invisible gridlines, so turn those off if you don't want them to appear) and paste that "always live" shot anywhere you like (another worksheet for printing, for instance). You can take as many snapshots of any areas you want and put them all in a nice, neat, print-friendly sheet and the data on that sheet will always be a "live" view of the actual data. -- Please remember to indicate when the post is answered so others can benefit from it later. "Rob" wrote: Is there a way to lock Excel cell format on just part of a worksheet AND allow editing of same cell contents AND allow copy and paste of entire worksheet? This is needed particularly for areas that have "check boxes" in the area that I want to protect the formating. The "check boxes" tend to move in relation to their original placement each time the worksheet is copied and pasted after editing. I am using Excel 2003. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm not finding anything on Camera Functionality. Could you point me in the
right direction please? Penny "KC Rippstein" wrote: Excel's sheet protection will only lock down editing on cells you specify. As far as allowing people to copy & paste the entire sheet, try creating a command button and link it to a macro which unprotects the sheet, copies it to the clipboard, then protects the sheet again. You commented about things moving around on you when copying and pasting...just wondering if copying and pasting is really necessary. Have you tried Excel's CAMERA functionality? Might be worth checking out. You can take an "always live" picture of a specific area of a worksheet (which will include everything, even invisible gridlines, so turn those off if you don't want them to appear) and paste that "always live" shot anywhere you like (another worksheet for printing, for instance). You can take as many snapshots of any areas you want and put them all in a nice, neat, print-friendly sheet and the data on that sheet will always be a "live" view of the actual data. -- Please remember to indicate when the post is answered so others can benefit from it later. "Rob" wrote: Is there a way to lock Excel cell format on just part of a worksheet AND allow editing of same cell contents AND allow copy and paste of entire worksheet? This is needed particularly for areas that have "check boxes" in the area that I want to protect the formating. The "check boxes" tend to move in relation to their original placement each time the worksheet is copied and pasted after editing. I am using Excel 2003. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In Excel's help, just search for CAMERA. They do a great job explaining how
it works. -- Please remember to indicate when the post is answered so others can benefit from it later. "mePenny" wrote: I'm not finding anything on Camera Functionality. Could you point me in the right direction please? Penny "KC Rippstein" wrote: Excel's sheet protection will only lock down editing on cells you specify. As far as allowing people to copy & paste the entire sheet, try creating a command button and link it to a macro which unprotects the sheet, copies it to the clipboard, then protects the sheet again. You commented about things moving around on you when copying and pasting...just wondering if copying and pasting is really necessary. Have you tried Excel's CAMERA functionality? Might be worth checking out. You can take an "always live" picture of a specific area of a worksheet (which will include everything, even invisible gridlines, so turn those off if you don't want them to appear) and paste that "always live" shot anywhere you like (another worksheet for printing, for instance). You can take as many snapshots of any areas you want and put them all in a nice, neat, print-friendly sheet and the data on that sheet will always be a "live" view of the actual data. -- Please remember to indicate when the post is answered so others can benefit from it later. "Rob" wrote: Is there a way to lock Excel cell format on just part of a worksheet AND allow editing of same cell contents AND allow copy and paste of entire worksheet? This is needed particularly for areas that have "check boxes" in the area that I want to protect the formating. The "check boxes" tend to move in relation to their original placement each time the worksheet is copied and pasted after editing. I am using Excel 2003. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locking Excel for Editing | Excel Discussion (Misc queries) | |||
Losing cell content when copying and pasting | New Users to Excel | |||
prevent changes to cell references when copying and pasting | Excel Discussion (Misc queries) | |||
Copying and pasting table info and cell formating in one hit | Excel Discussion (Misc queries) | |||
Copying and Pasting a cell with a constant number | Excel Worksheet Functions |