Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 66
Default how to enable formula auditing in a protected worksheet?

I want the worksheet to be protected, primarily to prevent users from
disabling validation. But, I also want users to be able to copy/paste data
which negates the validation process (ie., they don't get the error message).
If I could enable formula auditing (specifically 'circle invalid data') AND
protect the worksheet then the user could see what they copied/pasted that
was in error.
Requirements:
Users must be able to copy and paste
Don't want users to be able to change the data validation edits OR
delete/insert columns
That's it. Any advice?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default how to enable formula auditing in a protected worksheet?

Hi Theo,

I believe your only solution is to write code which either prevents
incorrect entries or alerts the user to an error.

When you copy and paste manually over a data validated cell you clear the
data validation and hense there is no "invalid" data to circle.

--
Cheers,
Shane Devenshire


"Theo" wrote:

I want the worksheet to be protected, primarily to prevent users from
disabling validation. But, I also want users to be able to copy/paste data
which negates the validation process (ie., they don't get the error message).
If I could enable formula auditing (specifically 'circle invalid data') AND
protect the worksheet then the user could see what they copied/pasted that
was in error.
Requirements:
Users must be able to copy and paste
Don't want users to be able to change the data validation edits OR
delete/insert columns
That's it. Any advice?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 66
Default how to enable formula auditing in a protected worksheet?

Thanks Shane -
The form I am creating is meant to be an interim solution to a web form that
will have all the bells and whistles - and since I am not familiar with the
code necessary - I think my best bet is to:
1- unprotect the data entry worksheet
2-instruct users they should copy and paste values only (maybe create an
icon that is paste values only)
3-instruct users (if they have copied and pasted) to use the circle invalid
data to see any errors that were 'hidden' when they pasted
It's too bad the data validation alone can't be protected - that seems like
a straight-forward and obvious solution.
Thanks again Shane



"ShaneDevenshire" wrote:

Hi Theo,

I believe your only solution is to write code which either prevents
incorrect entries or alerts the user to an error.

When you copy and paste manually over a data validated cell you clear the
data validation and hense there is no "invalid" data to circle.

--
Cheers,
Shane Devenshire


"Theo" wrote:

I want the worksheet to be protected, primarily to prevent users from
disabling validation. But, I also want users to be able to copy/paste data
which negates the validation process (ie., they don't get the error message).
If I could enable formula auditing (specifically 'circle invalid data') AND
protect the worksheet then the user could see what they copied/pasted that
was in error.
Requirements:
Users must be able to copy and paste
Don't want users to be able to change the data validation edits OR
delete/insert columns
That's it. Any advice?

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
Enable outlining in a protected worksheet johnb Excel Discussion (Misc queries) 8 October 12th 07 08:15 PM
Allow formula auditing for users in a protected worksheet? Cheryl Excel Discussion (Misc queries) 0 October 12th 06 01:58 PM
Formula auditing on protected sheets Andrew Excel Discussion (Misc queries) 0 September 7th 05 11:55 AM
enable autofilter in a protected worksheet in Excel 97 WooGHeR Excel Worksheet Functions 1 March 25th 05 04:44 PM
How to enable font color on protected worksheet? dlterry Excel Discussion (Misc queries) 3 January 28th 05 11:19 PM


All times are GMT +1. The time now is 04:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"