Hi
We have a sub report with this selection criteria:
{Orders.Number} = {?Pm-Orders.Number} and
{Orders.CustRef} = {?Pm-Orders.CustRef} and
{Payments.Type} = "Cheque"
The problem is that our table relationships are as follows:
If there are no payments the order details on the report are blank.
Is there any method of making the criteria optional if no records are returned (based on the criteria).
Thanks
B
We have a sub report with this selection criteria:
{Orders.Number} = {?Pm-Orders.Number} and
{Orders.CustRef} = {?Pm-Orders.CustRef} and
{Payments.Type} = "Cheque"
The problem is that our table relationships are as follows:
If there are no payments the order details on the report are blank.
Is there any method of making the criteria optional if no records are returned (based on the criteria).
Thanks
B