Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,560
Default Data validation - prevent cell overwrite

Greetings,
Is there any way to prevent a user from removing data validation from a cell
by pastiing another cell's contents into it
Many Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Data validation - prevent cell overwrite

Nope.

Well, train them not to...

Maybe you could put your rules into an event procedure--but they could disable
macros or turn of events.

David wrote:

Greetings,
Is there any way to prevent a user from removing data validation from a cell
by pastiing another cell's contents into it
Many Thanks


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Data validation - prevent cell overwrite

Only by locking the cell and applying sheet protection.

You can get finer control on what is allowed on a protected sheet in xl2002
and later.

--
Regards,
Tom Ogilvy


"David" wrote:

Greetings,
Is there any way to prevent a user from removing data validation from a cell
by pastiing another cell's contents into it
Many Thanks

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,560
Default Data validation - prevent cell overwrite

Tom,
Thanks for your answer...
I am working with excel 2002
I've looked at the options associated with worksheet protection but cannot
see a way to do what I want, which is to:
allow a user to edit a form, mainly cells with data validation, but stop the
user from either changing/deleting the data validation by copy & paste from
elsewhere on the form. Also I would like to retain the formatting of the form
so that the user cannot copy & paste a formats from elsewhere on the form.
Maybe I need to disable the copy/paste function? Is there a way?
Thanks again

"Tom Ogilvy" wrote:

Only by locking the cell and applying sheet protection.

You can get finer control on what is allowed on a protected sheet in xl2002
and later.

--
Regards,
Tom Ogilvy


"David" wrote:

Greetings,
Is there any way to prevent a user from removing data validation from a cell
by pastiing another cell's contents into it
Many Thanks

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
Data Validation - Prevent delete apache007 Excel Discussion (Misc queries) 2 March 2nd 10 12:47 AM
How to prevent copy/paste of cell with validation? Joe HM Excel Programming 0 May 11th 06 10:14 PM
Data validation to prevent duplicate entry. vishu Excel Discussion (Misc queries) 0 March 14th 05 11:33 AM
Prevent duplicate in Data Validation Mark Worthington Excel Programming 6 March 1st 04 02:52 PM
prevent duplicate in Data Validation wiwi[_9_] Excel Programming 2 January 13th 04 11:49 AM


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