Thread
:
Date Question
View Single Post
#
1
Posted to microsoft.public.excel.misc
nastech
Posts: n/a
Date Question Formula Negation
Formula Negation
How do I skip a formula, if left of cell does not equal a colon, followed by
7 numbers? thanks.
e.g.: date yymmdd
:060120
e.g.:
IF(LEFT(T9,7)= ??(:0000000),then do formula
Reply With Quote