#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Data Validation

Does anyone know how to protect cells which have data validation in them? I'm
using the general protection methods which doesnt seem to work.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,420
Default Data Validation

Protecting them from what?

--
__________________________________
HTH

Bob

"JPDS" wrote in message
...
Does anyone know how to protect cells which have data validation in them?
I'm
using the general protection methods which doesnt seem to work.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 857
Default Data Validation

Hi,

If you are choosing Tools, Protection, Protect Sheet your Data Validations
are protected provided the Format, Cells, Protection option is set to Locked.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"JPDS" wrote:

Does anyone know how to protect cells which have data validation in them? I'm
using the general protection methods which doesnt seem to work.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Data Validation

Hi,

It does and it doesnt really - I have a table of 5 columns all dates. Date1
is a validation list based on a set of dates. Date2 is offset against the
dates in Date1 i.e. Date2 can never occur before Date1 etc, up to Date 5.
When I protect the cells etc, the process works i.e. you can only choose from
the validation dropdown lists so long as you choose Date1, then Date2 then
Date3 etc. If you skip Date3 then enter data into Date4 manually, this is
accepted. And thats my problem, I only want people to choose from the
dropdownlists. Does that make sense?

"Shane Devenshire" wrote:

Hi,

If you are choosing Tools, Protection, Protect Sheet your Data Validations
are protected provided the Format, Cells, Protection option is set to Locked.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"JPDS" wrote:

Does anyone know how to protect cells which have data validation in them? I'm
using the general protection methods which doesnt seem to work.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Data Validation

Doable with event code to unprotect the sheet and unlock a cell for entry if
the entry meets your condition.

Else, keep sheet and cell locked so user cannot enter an invalid date
manually.

Two questions..........which cell or cells have the dropdown list(s) with
Date1, Date2 etc.?

Which are the five columns with the dates?


Gord Dibben MS Excel MVP

On Wed, 11 Mar 2009 06:07:01 -0700, JPDS
wrote:

Hi,

It does and it doesnt really - I have a table of 5 columns all dates. Date1
is a validation list based on a set of dates. Date2 is offset against the
dates in Date1 i.e. Date2 can never occur before Date1 etc, up to Date 5.
When I protect the cells etc, the process works i.e. you can only choose from
the validation dropdown lists so long as you choose Date1, then Date2 then
Date3 etc. If you skip Date3 then enter data into Date4 manually, this is
accepted. And thats my problem, I only want people to choose from the
dropdownlists. Does that make sense?

"Shane Devenshire" wrote:

Hi,

If you are choosing Tools, Protection, Protect Sheet your Data Validations
are protected provided the Format, Cells, Protection option is set to Locked.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"JPDS" wrote:

Does anyone know how to protect cells which have data validation in them? I'm
using the general protection methods which doesnt seem to work.




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Data Validation

Column1 = Date1 = validation list from an array of any dates
Column2 = Date2 = Offset validation list against Date1 (Date2 is never
before Date1)
Column3 = Date3 = Offset validation list against Date2 (Date3 is never
before Date2)
Column4 = Date4 = Offset validation list against Date3 (Date4 is never
before Date3)
Column5 = Date5 = Offset validation list against Date4 (Date5 is never
before Date4).

The sequence always starts with choosing Date1 from the list, however it is
possible to miss Date2 then manually key into Date3.


"Gord Dibben" wrote:

Doable with event code to unprotect the sheet and unlock a cell for entry if
the entry meets your condition.

Else, keep sheet and cell locked so user cannot enter an invalid date
manually.

Two questions..........which cell or cells have the dropdown list(s) with
Date1, Date2 etc.?

Which are the five columns with the dates?


Gord Dibben MS Excel MVP

On Wed, 11 Mar 2009 06:07:01 -0700, JPDS
wrote:

Hi,

It does and it doesnt really - I have a table of 5 columns all dates. Date1
is a validation list based on a set of dates. Date2 is offset against the
dates in Date1 i.e. Date2 can never occur before Date1 etc, up to Date 5.
When I protect the cells etc, the process works i.e. you can only choose from
the validation dropdown lists so long as you choose Date1, then Date2 then
Date3 etc. If you skip Date3 then enter data into Date4 manually, this is
accepted. And thats my problem, I only want people to choose from the
dropdownlists. Does that make sense?

"Shane Devenshire" wrote:

Hi,

If you are choosing Tools, Protection, Protect Sheet your Data Validations
are protected provided the Format, Cells, Protection option is set to Locked.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"JPDS" wrote:

Does anyone know how to protect cells which have data validation in them? I'm
using the general protection methods which doesnt seem to work.



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
Validation Data using Validation Table cell range..... Dermot Excel Discussion (Misc queries) 16 January 5th 10 09:35 PM
Data Validation Update Validation Selection PCreighton Excel Worksheet Functions 3 September 11th 07 03:32 PM
data validation invalid in dynamic validation list ilia Excel Discussion (Misc queries) 0 November 7th 06 12:54 PM
data validation invalid in dynamic validation list ilia Excel Worksheet Functions 0 November 7th 06 12:54 PM
Data validation with validation lists and combo boxs Keith Excel Discussion (Misc queries) 1 October 12th 06 11:08 AM


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