Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Sheet Protection Oddity

I am finalising and testing a workbook. One worksheet has suddenly developed
an unexpected behaviour. This followed me trialing the effect of deselecting
one of the option settings in the protection dialog box - "allow user to
enter protected cell". When I returned to the worksheet and click a cell -
regardless of whether it is protected or not I cannot select the desired
cell and the sheet changes to another!. I tried to fix this by reselected
the option to restore me to where I was before. Alas, I still cannot select
a cell in this worksheet only, with the mouse (but I can by keyboard)
without being directed to another sheet - the one where most of the
originating data is collected.

Can anyone help? This is a real problem for me.

I am using Excel 2002 with XP OS.

Regards

Jeff Smith


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Sheet Protection Oddity

I can't say for certain, but traveling to another cell upon double clicking
is a classic behavior when a cell has a formula in it refering to another
cell and you have disabled/uncheck "edit directly in cell" under the Edit
tab in tools=options. That is an application level setting however, but
it is the only thing I can think of that is related to your problem. Do
you have any events coded in the sheets that might be getting involved? If
you click the protected cell, I would expect this to trigger a
selectionchange event if you have one programmed.

--
Regards,
Tom Ogilvy



"Jeff Smith" wrote in message
...
I am finalising and testing a workbook. One worksheet has suddenly

developed
an unexpected behaviour. This followed me trialing the effect of

deselecting
one of the option settings in the protection dialog box - "allow user to
enter protected cell". When I returned to the worksheet and click a cell -
regardless of whether it is protected or not I cannot select the desired
cell and the sheet changes to another!. I tried to fix this by reselected
the option to restore me to where I was before. Alas, I still cannot

select
a cell in this worksheet only, with the mouse (but I can by keyboard)
without being directed to another sheet - the one where most of the
originating data is collected.

Can anyone help? This is a real problem for me.

I am using Excel 2002 with XP OS.

Regards

Jeff Smith




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Sheet Protection Oddity

Thank you again for assisting me. I checked events and code and could see
no reason for this problem other than an application level issue.
I then tried (carefully) copying formats, formulas and data into a new
sheet. I renamed the troublesome one "x_old" and renamed the new sheet "x".
The phenomenon has not moved across to this new sheet and all is now
restored to expected function.

I do appreciate you taking the time to guide me. I have learned to not
"fiddle" with new (to me) features in Excel in an important spreadsheet.

sincerely

Jeff Smith


"Tom Ogilvy" wrote in message
...
I can't say for certain, but traveling to another cell upon double

clicking
is a classic behavior when a cell has a formula in it refering to another
cell and you have disabled/uncheck "edit directly in cell" under the Edit
tab in tools=options. That is an application level setting however, but
it is the only thing I can think of that is related to your problem. Do
you have any events coded in the sheets that might be getting involved?

If
you click the protected cell, I would expect this to trigger a
selectionchange event if you have one programmed.

--
Regards,
Tom Ogilvy



"Jeff Smith" wrote in message
...
I am finalising and testing a workbook. One worksheet has suddenly

developed
an unexpected behaviour. This followed me trialing the effect of

deselecting
one of the option settings in the protection dialog box - "allow user to
enter protected cell". When I returned to the worksheet and click a

cell -
regardless of whether it is protected or not I cannot select the desired
cell and the sheet changes to another!. I tried to fix this by

reselected
the option to restore me to where I was before. Alas, I still cannot

select
a cell in this worksheet only, with the mouse (but I can by keyboard)
without being directed to another sheet - the one where most of the
originating data is collected.

Can anyone help? This is a real problem for me.

I am using Excel 2002 with XP OS.

Regards

Jeff Smith






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
Excel Data Protection Best Practice: AKA: Real Sheet Protection Mushman(Woof!)[_2_] Excel Discussion (Misc queries) 4 December 30th 09 01:20 AM
Excel Data Protection- AKA: Sheet/Macro Password Protection Mushman(Woof!) Setting up and Configuration of Excel 0 December 29th 09 06:50 AM
Sheet protection pmss Excel Discussion (Misc queries) 6 January 3rd 08 01:32 PM
An oddity if not a bug Harlan Grove Excel Worksheet Functions 21 July 17th 06 05:36 PM
Sheet protection OK[_2_] Excel Programming 1 October 3rd 03 03:01 PM


All times are GMT +1. The time now is 11:18 PM.

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

About Us

"It's about Microsoft Excel"