Why would the following happen? 

G2=08:57 

if(g2>"08:00";1;0) results in 0 
if(g2<"09:00";1;0) results in 1 

Keith


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to