Hi,
I try to figure out how to custom data validation for cell to define LEN=10 and SEARCH for double "-".
So far I have customed search for LEN=10 and single "-", and it looks like this:Formula:
=AND(LEN(E34)=10;SEARCH("-";E34))
So currently for date it looks like 2014-10 31
I wish to make it like 2014-10-31
Is it also possible to define "-" as 5th and 8th mark from left?
Regards,
Marcin
Bookmarks