Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Param
 
Posts: n/a
Default Prevent User to unlock Sheet Tabs

Hi,

I have create data using several worksheets. Each one link with password
(macro). I uncheck sheet tabs (thur option command). User have to enter
password to preview or access to the worksheet. But user still can access to
worksheet after they check sheet tabs using option command (they can see all
sheet tabs at bottom. any idea how to solve this problem?
Tq
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Héctor Miguel
 
Posts: n/a
Default Prevent User to unlock Sheet Tabs

hi, Param !

I have create data using several worksheets. Each one link with password (macro).
I uncheck sheet tabs (thur option command).
User have to enter password to preview or access to the worksheet.
But user still can access to worksheet after they check sheet tabs using option command
(they can see all sheet tabs at bottom. any idea how to solve this problem?


[just guessing]... if you are already using macros... how about... ?

op1: keep your worksheets xlSheetVeryHidden and show them once password-approved
op2: disable the options commandbarbutton while your workbook is 'active'
op3: use the workbook_sheet... level events
[maybe others like OnTime procedures - see Chip Pearson's page for an example]...

you can re/handle the sheets tabs option in your code
[and you will need somewhen and somehow to hide again the authorized worksheet]

[just guessing]... hth,
hector.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Param
 
Posts: n/a
Default Prevent User to unlock Sheet Tabs

hi, thanks for tips.
Q: how to apply/use op1?

"Héctor Miguel" wrote:

hi, Param !

I have create data using several worksheets. Each one link with password (macro).
I uncheck sheet tabs (thur option command).
User have to enter password to preview or access to the worksheet.
But user still can access to worksheet after they check sheet tabs using option command
(they can see all sheet tabs at bottom. any idea how to solve this problem?


[just guessing]... if you are already using macros... how about... ?

op1: keep your worksheets xlSheetVeryHidden and show them once password-approved
op2: disable the options commandbarbutton while your workbook is 'active'
op3: use the workbook_sheet... level events
[maybe others like OnTime procedures - see Chip Pearson's page for an example]...

you can re/handle the sheets tabs option in your code
[and you will need somewhen and somehow to hide again the authorized worksheet]

[just guessing]... hth,
hector.



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
Can the sheet tabs be moved from the bottom to the side... ? gregwoodgate Excel Discussion (Misc queries) 3 February 27th 06 08:16 PM
Cannot See Sheet Tabs Chaplain Doug Excel Discussion (Misc queries) 2 February 24th 06 02:04 PM
is there anyway in an excel macro to reorder the sheet tabs from left to right? Daniel Excel Worksheet Functions 2 June 23rd 05 07:34 PM
Sheet Protection Unlock Heather Excel Worksheet Functions 2 April 25th 05 04:17 PM
Sheet tabs disappear sometimes in Internet Explorer Jan Nordgreen Excel Discussion (Misc queries) 0 December 6th 04 02:34 AM


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