tomasdebrun
Programmer
Hi All,
I have been reading through some old crystal reports and have come across the following formula
Formula nameBOM
IF NOT ISNULL({BMPRDSTR_SQL.item_no})
THEN 'Y'
ELSE ' '
I am not too familiar with this statement can anyone explain what operation does this perform on the data please?
Cheers
tomás
I have been reading through some old crystal reports and have come across the following formula
Formula nameBOM
IF NOT ISNULL({BMPRDSTR_SQL.item_no})
THEN 'Y'
ELSE ' '
I am not too familiar with this statement can anyone explain what operation does this perform on the data please?
Cheers
tomás