LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Prevent Users from switching worksheet

Here is my goal. I have a form which is non modal so that users can
select cells from a chosen worksheet. Users should only be able to
chose cells from that worksheet. Therefore I want to take away the
ability to change worksheets while that form is displayed.

What I have tried.
I figured maybe I could disable the tabs...
Application.CommandBars("Workbook tabs").Enabled = false

But this seems to have no affect on anything. So I resorted to hiding
all of the other worksheets during the form, and redisplaying them
after.

Is there another way? Should I be able to disable the tabs?

Thanks. Please also kindly respond to my private email if you can.

-Ew
 
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
Prevent wandering users cindee Excel Discussion (Misc queries) 2 October 5th 05 08:20 PM
How do I prevent users to delete a worksheet, but allow to edit? [email protected] Excel Discussion (Misc queries) 2 September 1st 05 08:37 PM
prevent users from overwriting other users data [email protected] Excel Worksheet Functions 0 April 17th 05 08:18 PM
MACRO OR VBA CODE TO PREVENT USERS FROM PRINTING THE CONTENTS OF A WORKSHEET? Marcello do Guzman Excel Programming 1 November 8th 03 12:34 AM
Prevent users from using AutoFilter Rob Savage Excel Programming 1 October 27th 03 11:42 AM


All times are GMT +1. The time now is 06:18 AM.

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"