Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 119
Default do away prompt when protected cell is being written

hi community

is there any method to turn off the prompt...." The cell or chart you are
trying to change is protected......" be turned off whenever user wanted to
modify a protected cell.

the xls is 2003

thanks community for the assistance given

:)


--
oldLearner57
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default do away prompt when protected cell is being written

I don't think there's really a practical way to just turn off the prompt -
you could turn off prompts when the sheet is selected but you'd not get any
for any other desired operation while
Application.DisplayAlerts = False
was in effect.

Possibly one way to get away from the problem is to change the setup when
protecting the sheet to NOT allow the user to select locked cells. Then
they'll only be able to select cells where their input is expected/accepted.

"oldLearner57" wrote:

hi community

is there any method to turn off the prompt...." The cell or chart you are
trying to change is protected......" be turned off whenever user wanted to
modify a protected cell.

the xls is 2003

thanks community for the assistance given

:)


--
oldLearner57

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 119
Default do away prompt when protected cell is being written

thanks "JLatham" for the replied
& 10s community as well
--
oldLearner57


"JLatham" wrote:

I don't think there's really a practical way to just turn off the prompt -
you could turn off prompts when the sheet is selected but you'd not get any
for any other desired operation while
Application.DisplayAlerts = False
was in effect.

Possibly one way to get away from the problem is to change the setup when
protecting the sheet to NOT allow the user to select locked cells. Then
they'll only be able to select cells where their input is expected/accepted.

"oldLearner57" wrote:

hi community

is there any method to turn off the prompt...." The cell or chart you are
trying to change is protected......" be turned off whenever user wanted to
modify a protected cell.

the xls is 2003

thanks community for the assistance given

:)


--
oldLearner57

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
Identify if Cell is Formula or written number Claes G Excel Worksheet Functions 13 December 5th 07 05:01 PM
I need the cell to prompt me... jbf frylock Excel Discussion (Misc queries) 2 May 18th 06 04:49 PM
I need the cell to prompt me... jbf frylock Excel Discussion (Misc queries) 0 May 18th 06 03:20 PM
using the name of a worksheet written in a cell, inside a formula Using the name of a worksheet written in Excel Worksheet Functions 2 March 6th 06 10:29 PM
Prompt when Cell Changes to 0 Dolphinv4 Excel Discussion (Misc queries) 1 January 25th 06 12:42 PM


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