Hi,
i am using VS2010 with SQL DB , and i finished almost, but in Crystal Report i need an formula like this
if {FinalReport.LATE IN} < DateTime(Date({FinalReport.AttDate}),time(09,00,00)) then {FinalReport.LATE IN} else
i dont know to give a NULL value or zero in this else part , and also it needs a datetime NULL value. Please help me .
Thanks in Advance