R
Ran BD
=iif(isnull([warranty_period]),null,dateadd("m",[warranty_period],[purchesed
_date]))
can anyone tell me where is the syntax error in the statement above ?
_date]))
can anyone tell me where is the syntax error in the statement above ?