I'm assume that the cells that you want to test will either contain a
date of be blank. If so, a formula like the following will work.
=IF(AND(Sheet1!N12 <"",Sheet1!O12 <""),1,0)
--
mrice
Research Scientist with many years of spreadsheet development experience
------------------------------------------------------------------------
mrice's Profile:
http://www.excelforum.com/member.php...o&userid=10931
View this thread:
http://www.excelforum.com/showthread...hreadid=559920