PC Review


Reply
Thread Tools Rate Thread

Block sheet entirely....

 
 
Sonnich
Guest
Posts: n/a
 
      22nd Feb 2007
Hi

Is there a way, to have a sheet, which the (end) user cannot see at
all?

I was thinking of something like OnAllowChange, like in Delphi, to
block users from even seeing a sheet(3) on my doc, unless they have a
password.

Is that possible? The OnActivate fires _after_ the page is displayed.

BR
Sonnich

 
Reply With Quote
 
 
 
 
=?Utf-8?B?am9obg==?=
Guest
Posts: n/a
 
      22nd Feb 2007
Hide the sheet using the format>sheet>hide and then protect the workbook
using tools>protection>workbook using a password if you want
--
John
MOS Master Instructor Office 2000, 2002 & 2003
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)


"Sonnich" wrote:

> Hi
>
> Is there a way, to have a sheet, which the (end) user cannot see at
> all?
>
> I was thinking of something like OnAllowChange, like in Delphi, to
> block users from even seeing a sheet(3) on my doc, unless they have a
> password.
>
> Is that possible? The OnActivate fires _after_ the page is displayed.
>
> BR
> Sonnich
>
>

 
Reply With Quote
 
Keith74
Guest
Posts: n/a
 
      22nd Feb 2007
You could put something like

Sheets("Sheet3").Visible = xlSheetVeryHidden

in the Workbook_Open event, and display an input box for a password,
and use the response to toggle if the sheet get hidden/unhidden.

hth

Keith

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Block a sheet from being unhidden Fan924 Microsoft Excel Discussion 2 4th Sep 2009 04:59 AM
Block Printing of sheet Shu of AZ Microsoft Excel Misc 1 9th Jul 2008 09:46 AM
Insert A Block of Data Into Another Sheet =?Utf-8?B?RGFzaGE=?= Microsoft Excel New Users 2 4th Nov 2007 03:23 PM
Block an area of sheet from Printing? lbbss Microsoft Excel Misc 4 8th Jun 2005 07:21 PM
Block an area of sheet from Printing? lbbss Microsoft Excel Setup 4 8th Jun 2005 07:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:16 AM.