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?