Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have acess to a file that is protected by someone else to aide with input.
I wish establish a separate file that pulls in data from this protected file. It will not pull data from the protected cells of the other file. Any ideas? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Have you tried putting references in your workbook to the protected
book/sheet/cell and then using them to do any work you need to do with the data? The only other option, if you're actually opening the protected workbook to do copy and paste is to unprotect the other workbook/sheets either manually or with VBA code before beginning your copy operation. "Glennw" wrote: I have acess to a file that is protected by someone else to aide with input. I wish establish a separate file that pulls in data from this protected file. It will not pull data from the protected cells of the other file. Any ideas? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy a protected row? | Excel Discussion (Misc queries) | |||
Copy formula from above cell in protected worksheet | Excel Discussion (Misc queries) | |||
Copy from Protected worksheet | New Users to Excel | |||
Copy from Protected sheet | New Users to Excel | |||
Copy/Paste a protected cell | Excel Discussion (Misc queries) |