S
Sangeetha
Hi,
I have a option box, which will many reports, as user selects the option box
button. I have a macro written for this.
The macro is, Condition [print forms]=1, Action open report.
Print forms is the name of the Option Group.
Now, I want to add another criteria to check, whether the amount has been
paid. This is done to disallow the user to print or even view, if the amount
is not paid.
I created a table , which has SID, the link between the report field and
another field, paid, which is a yes/no field. The tabel name is GOOD_SEC.
please let me know, the simplest way to do this.
I have a option box, which will many reports, as user selects the option box
button. I have a macro written for this.
The macro is, Condition [print forms]=1, Action open report.
Print forms is the name of the Option Group.
Now, I want to add another criteria to check, whether the amount has been
paid. This is done to disallow the user to print or even view, if the amount
is not paid.
I created a table , which has SID, the link between the report field and
another field, paid, which is a yes/no field. The tabel name is GOOD_SEC.
please let me know, the simplest way to do this.