Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default Disabling a range of cells

I would like user to be able to go to worksheet "x". I would like for the
user to be UNABLE to select range a1:b4 and be UNABLE to activate any of the
indivdual cells in that range.

Any suggestions are greatly appreciated.
dr chuck
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 268
Default Disabling a range of cells

In Sheet "x", unlock those cells which you want the user to be able to select
- maybe all except A1:B4. Now protect the sheet, and under the protection
options, untick the Select locked cells option.

"dr chuck" wrote:

I would like user to be able to go to worksheet "x". I would like for the
user to be UNABLE to select range a1:b4 and be UNABLE to activate any of the
indivdual cells in that range.

Any suggestions are greatly appreciated.
dr chuck

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default Disabling a range of cells

Kassie,
Thank you very much for a simple solution to an issue that I figured would
have a complicted answer.

--
dr chuck


"kassie" wrote:

In Sheet "x", unlock those cells which you want the user to be able to select
- maybe all except A1:B4. Now protect the sheet, and under the protection
options, untick the Select locked cells option.

"dr chuck" wrote:

I would like user to be able to go to worksheet "x". I would like for the
user to be UNABLE to select range a1:b4 and be UNABLE to activate any of the
indivdual cells in that range.

Any suggestions are greatly appreciated.
dr chuck

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Disabling a range of cells

Note: this is only working in 2002 and up

You can do it with code in 97-2000

--
Regards Ron de Bruin
http://www.rondebruin.nl



"dr chuck" wrote in message ...
Kassie,
Thank you very much for a simple solution to an issue that I figured would
have a complicted answer.

--
dr chuck


"kassie" wrote:

In Sheet "x", unlock those cells which you want the user to be able to select
- maybe all except A1:B4. Now protect the sheet, and under the protection
options, untick the Select locked cells option.

"dr chuck" wrote:

I would like user to be able to go to worksheet "x". I would like for the
user to be UNABLE to select range a1:b4 and be UNABLE to activate any of the
indivdual cells in that range.

Any suggestions are greatly appreciated.
dr chuck



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 268
Default Disabling a range of cells

The pleasure was all mine! Thanks for the response

"dr chuck" wrote:

Kassie,
Thank you very much for a simple solution to an issue that I figured would
have a complicted answer.

--
dr chuck


"kassie" wrote:

In Sheet "x", unlock those cells which you want the user to be able to select
- maybe all except A1:B4. Now protect the sheet, and under the protection
options, untick the Select locked cells option.

"dr chuck" wrote:

I would like user to be able to go to worksheet "x". I would like for the
user to be UNABLE to select range a1:b4 and be UNABLE to activate any of the
indivdual cells in that range.

Any suggestions are greatly appreciated.
dr chuck



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
Disabling cell resizing, Unmerging cells Reggie Excel Programming 1 January 27th 06 02:05 PM
Disabling effects of cells (temporarily) booner Excel Programming 1 November 11th 05 01:35 PM
Disabling the option to move cells programatically Devin Linnington Excel Programming 6 July 22nd 05 03:29 AM
disabling cells lak Excel Programming 6 May 17th 04 11:00 PM
disabling cells based on cmd button Consuelo Excel Programming 1 September 20th 03 09:44 AM


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