R
Ran BD
guys I'm trying to calculate a future date using dateadd statement, the
statement I'm using is:
=DateAdd("m",[Warrenty_Period],[Purchesed_Date])
while I don't have a value for the warranty_period field the unbound field
display error, after I'm entering the value for the warranty_period it
recalculate the statement and display the right value.
how do I solve this ?
thanks
Ran
statement I'm using is:
=DateAdd("m",[Warrenty_Period],[Purchesed_Date])
while I don't have a value for the warranty_period field the unbound field
display error, after I'm entering the value for the warranty_period it
recalculate the statement and display the right value.
how do I solve this ?
thanks
Ran