Hi,
I am trying to generate a set of reports, which show the payments made to a particular payee, and the VAT paid. Each payment has a particular description, and the table has a category for each type. Eg. Phone bill, sub contractor, misc. Then a general gross payment and VAT. I want to print reports for only those that have payments to each category. I think an if statement checking whether the value in each category is above 0 before listing those that are is the way I want to do it. But as a relative novice with access, I am unsure how to go about this.
i do hope to eventually print reports based on month of payment too, but i will get to that later within the week.
Any help is appreciated.
thanks.
D.
I am trying to generate a set of reports, which show the payments made to a particular payee, and the VAT paid. Each payment has a particular description, and the table has a category for each type. Eg. Phone bill, sub contractor, misc. Then a general gross payment and VAT. I want to print reports for only those that have payments to each category. I think an if statement checking whether the value in each category is above 0 before listing those that are is the way I want to do it. But as a relative novice with access, I am unsure how to go about this.
i do hope to eventually print reports based on month of payment too, but i will get to that later within the week.
Any help is appreciated.
thanks.
D.