This is the code:
{sa_bale_class.sale_no} = {?sale_no_in} and
{sa_bale_class.current_division_no} <> 35 and
{sa_bale_class.current_division_no} <> 38 and
if {?drop-no-in} > 0 then
{sa_bale_class.sale_drop_no} = {?drop-no-in}
Else
{sa_bale_class.sale_drop_no}>0
Crystal is being CALLED from ASP page (this code is not inside the ASP). I have tried Crystal syntax...but that is not an issue here. I have tried () everywhere. Thanks for the previous replies...any help send this WAY!!!
{sa_bale_class.sale_no} = {?sale_no_in} and
{sa_bale_class.current_division_no} <> 35 and
{sa_bale_class.current_division_no} <> 38 and
if {?drop-no-in} > 0 then
{sa_bale_class.sale_drop_no} = {?drop-no-in}
Else
{sa_bale_class.sale_drop_no}>0
Crystal is being CALLED from ASP page (this code is not inside the ASP). I have tried Crystal syntax...but that is not an issue here. I have tried () everywhere. Thanks for the previous replies...any help send this WAY!!!