Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How copy/paste values in Excel doc protected sheet 2 other doc?

How can I copy the values from a protected sheet in an Excel doc without
unprotecting the sheet? I want to be able to paste the values into another
doc. Any ideas? THANKS!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default How copy/paste values in Excel doc protected sheet 2 other doc?

Easiest way is to simply unprotect the source sheet:
Tools | Protection | Unprotect sheet
But if it's password protected, that may not work.

Alternative method:
Open both workbooks.
Go to the cell where you want the information to show up in and type the
= symbol. Then go to the other book/sheet where the information is in the
protected sheet and click in the proper cell. Hit the [Enter] key. Done

Now you can go one step further if you want to remove the Link from the copy
back to the original (protected) workbook: Select all of the cells and use
Edit | Copy
and turn right around without unselecting them and use
Edit | Paste Special and click the "Values" option in the Paste Special
dialog. Then finish the operation. The formulas will be changed to the
displayed values and the links to the original source data will be removed.


"Got my CWC" wrote:

How can I copy the values from a protected sheet in an Excel doc without
unprotecting the sheet? I want to be able to paste the values into another
doc. Any ideas? THANKS!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How copy/paste values in Excel doc protected sheet 2 other doc

The workbook has bee protected to not allow cell selection. Any other ideas?

"JLatham" wrote:

Easiest way is to simply unprotect the source sheet:
Tools | Protection | Unprotect sheet
But if it's password protected, that may not work.

Alternative method:
Open both workbooks.
Go to the cell where you want the information to show up in and type the
= symbol. Then go to the other book/sheet where the information is in the
protected sheet and click in the proper cell. Hit the [Enter] key. Done

Now you can go one step further if you want to remove the Link from the copy
back to the original (protected) workbook: Select all of the cells and use
Edit | Copy
and turn right around without unselecting them and use
Edit | Paste Special and click the "Values" option in the Paste Special
dialog. Then finish the operation. The formulas will be changed to the
displayed values and the links to the original source data will be removed.


"Got my CWC" wrote:

How can I copy the values from a protected sheet in an Excel doc without
unprotecting the sheet? I want to be able to paste the values into another
doc. Any ideas? THANKS!

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default How copy/paste values in Excel doc protected sheet 2 other doc

A little more effort is required. You'll have to hand type in the
formula(s). Have both workbooks open. I'm assuming its a separate book.
For the following formula, let us say that the protected sheet is in
OtherBook.xls and the sheet name is [Protected Sheet] and we want to start
with a copy of the value in cell X7.

In your workbook put this in a cell as a formula:
='[OtherBook.xls]Protected Sheet'!X7
By leaving the cell reference relative (instead of making it absolut by
using $X$7), you can now drag that formula to fill in more cells to pick up
other values on that sheet in OtherBook.xls.

Once you're done, you can still do the Edit | Copy and Edit | Paste Special
(Values) to lock the values in place and remove the links to the source file.
Or not - if you don't, then as the referenced cells in OtherBook.xls, sheet
Protected Sheet change, they'll get those changes reflected when you open
this book.

Also, if you don't break the links, the formulas will even 'auto update' to
show the full path to the OtherBook.xls file. While Otherbook.xls is closed,
the formula will show full path to it, when it's open with this one, they
will just show the OtherBook.xls filename as part of the formula.

Hope this helps.


"Got my CWC" wrote:

The workbook has bee protected to not allow cell selection. Any other ideas?

"JLatham" wrote:

Easiest way is to simply unprotect the source sheet:
Tools | Protection | Unprotect sheet
But if it's password protected, that may not work.

Alternative method:
Open both workbooks.
Go to the cell where you want the information to show up in and type the
= symbol. Then go to the other book/sheet where the information is in the
protected sheet and click in the proper cell. Hit the [Enter] key. Done

Now you can go one step further if you want to remove the Link from the copy
back to the original (protected) workbook: Select all of the cells and use
Edit | Copy
and turn right around without unselecting them and use
Edit | Paste Special and click the "Values" option in the Paste Special
dialog. Then finish the operation. The formulas will be changed to the
displayed values and the links to the original source data will be removed.


"Got my CWC" wrote:

How can I copy the values from a protected sheet in an Excel doc without
unprotecting the sheet? I want to be able to paste the values into another
doc. Any ideas? THANKS!

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How copy/paste values in Excel doc protected sheet 2 other doc?

You can allow users to select locked and unlocked cells on a protected
sheet.

If you can select.........you can copy and paste to another sheet.


Gord Dibben MS Excel MVP

On Fri, 3 Oct 2008 08:40:00 -0700, Got my CWC
wrote:

How can I copy the values from a protected sheet in an Excel doc without
unprotecting the sheet? I want to be able to paste the values into another
doc. Any ideas? THANKS!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA For Excel - Copy Paste Values only. Graeme[_2_] Excel Worksheet Functions 3 August 10th 08 03:14 PM
How can I copy/paste protected cells in excel JeneeLynn Excel Discussion (Misc queries) 0 April 18th 08 06:09 PM
Do not allow Copy/Paste Functionality in a Protected Sheet Prashanth KR Excel Worksheet Functions 1 October 29th 07 06:12 PM
How to disable copy and paste function in a protected sheet Igneshwara reddy[_2_] Setting up and Configuration of Excel 1 March 17th 07 04:08 AM
How to copy/paste info into the protected sheet Dajana Excel Discussion (Misc queries) 1 September 21st 05 04:26 PM


All times are GMT +1. The time now is 02:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"