Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default printing protected cells

I am trying to print an excel worksheet where I have protected cells.
I can't seem to be able to print them unless I unprotect the entire sheet.
thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default printing protected cells

I've never seen anything like this.

You may want to provide more details.

M.GONZALEZ wrote:

I am trying to print an excel worksheet where I have protected cells.
I can't seem to be able to print them unless I unprotect the entire sheet.
thanks


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default printing protected cells

sorry, I can print the entire page. However, someone else it trying to print
just a few lines at a time. he is trying to print selection only, from the
print option.
and since he cant select the protected cells, they wont print.
Manny

"Dave Peterson" wrote:

I've never seen anything like this.

You may want to provide more details.

M.GONZALEZ wrote:

I am trying to print an excel worksheet where I have protected cells.
I can't seem to be able to print them unless I unprotect the entire sheet.
thanks


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default printing protected cells

If the user can't select a range, then it'll be very difficult to print what
they want to select.

I think that the solution is either to:
#1. unprotect the worksheet
#2. protect the worksheet without the stopping the selection of protected cells
#3. print it someother way
Maybe using code:
alt-f11 to get to the VBE
hit ctrl-g to see the immediate window
activesheet.range("c12:e99").printout
(change the range to what you need.)

M.GONZALEZ wrote:

sorry, I can print the entire page. However, someone else it trying to print
just a few lines at a time. he is trying to print selection only, from the
print option.
and since he cant select the protected cells, they wont print.
Manny

"Dave Peterson" wrote:

I've never seen anything like this.

You may want to provide more details.

M.GONZALEZ wrote:

I am trying to print an excel worksheet where I have protected cells.
I can't seem to be able to print them unless I unprotect the entire sheet.
thanks


--

Dave Peterson


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default printing protected cells

dave, thanks. option #2 is the one that works best for us.

"Dave Peterson" wrote:

If the user can't select a range, then it'll be very difficult to print what
they want to select.

I think that the solution is either to:
#1. unprotect the worksheet
#2. protect the worksheet without the stopping the selection of protected cells
#3. print it someother way
Maybe using code:
alt-f11 to get to the VBE
hit ctrl-g to see the immediate window
activesheet.range("c12:e99").printout
(change the range to what you need.)

M.GONZALEZ wrote:

sorry, I can print the entire page. However, someone else it trying to print
just a few lines at a time. he is trying to print selection only, from the
print option.
and since he cant select the protected cells, they wont print.
Manny

"Dave Peterson" wrote:

I've never seen anything like this.

You may want to provide more details.

M.GONZALEZ wrote:

I am trying to print an excel worksheet where I have protected cells.
I can't seem to be able to print them unless I unprotect the entire sheet.
thanks


--

Dave Peterson


--

Dave Peterson



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
paste locked cells and unlocked cells in protected sheet Angeline Excel Worksheet Functions 15 November 1st 06 11:51 PM
Protected cells Roy Excel Discussion (Misc queries) 11 August 25th 05 02:33 PM
Seeing Protected Cells Dave Excel Discussion (Misc queries) 1 June 16th 05 11:19 PM
Protected Cells Jo Excel Discussion (Misc queries) 2 June 14th 05 06:25 PM
cells not protected Tedr Excel Discussion (Misc queries) 1 December 1st 04 11:36 PM


All times are GMT +1. The time now is 10:08 PM.

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"