Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Help! Loss of Tab control/cell selection problem

....and through tinkering, I think I solved the problem. Added the following
to the Worksheet_Activate code...
--------------------------------------------------------
snip
--------------------------------------------------------
....
340 Die:
345 ActiveSheet.Unprotect "unlock"
350 Application.ScreenUpdating = True
355 ActiveSheet.Protect "unlock", , , True
360 End Sub
--------------------------------------------------------

Thanks folks. I hope this helps anyone else with this problem. I'm testing
right now with my users and if it didn't work, I'll repost, but this, while
not a pretty solution, works on my xl2000 test machine.
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
hardship letter explaining devastating loss property loss financi carol Excel Discussion (Misc queries) 1 June 12th 09 02:13 PM
Page Layout Cell Selection Problem Dean Excel Discussion (Misc queries) 0 September 6th 07 11:16 PM
Loss of dropdown control when publishing Kelly Mayo Excel Worksheet Functions 0 September 22nd 06 03:22 PM
Cell selection problem DanG Excel Discussion (Misc queries) 2 March 17th 06 05:15 PM
Set Focus Problem for textbox control on multipage control ExcelDeveloperSPR Excel Programming 1 July 16th 04 08:54 PM


All times are GMT +1. The time now is 12:40 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"