A
Ann
Hello –
I have a form that has multiple fields on it…the fields are:
BillingAmount1
BillingAmount2
BillingAmount3
And so on…up to 7 Billing Amounts
BillingAmountPaid1
BillingAmountPaid2
BillingAmountPaid3
And so on…up to 7 Billing Amount Paid
BillingAmountDue1
BillingAmountDue2
BillingAmountDue3
And so on…up to 7 Billing Amount Due
I need to create a query that will only show me the Billing Amounts Due that
are greater than 0. Basically, this would be an Invoice report that would
only show me if there are any bills still outstanding.
Also, I have a calculated field in the form called “Remaining Balance†that
takes the total Billing Amount Due and subtracts the total Billing Amount
Paid and shows me the remaining balance. Another way to say what I would
like to see is if the Remaining Balance is greater than 0. I don’t know how
to query off of the calculated field though.
I don’t know how to create this query (without using SQL, since I don’t know
it).
Please help!
Thanks in advance.
I have a form that has multiple fields on it…the fields are:
BillingAmount1
BillingAmount2
BillingAmount3
And so on…up to 7 Billing Amounts
BillingAmountPaid1
BillingAmountPaid2
BillingAmountPaid3
And so on…up to 7 Billing Amount Paid
BillingAmountDue1
BillingAmountDue2
BillingAmountDue3
And so on…up to 7 Billing Amount Due
I need to create a query that will only show me the Billing Amounts Due that
are greater than 0. Basically, this would be an Invoice report that would
only show me if there are any bills still outstanding.
Also, I have a calculated field in the form called “Remaining Balance†that
takes the total Billing Amount Due and subtracts the total Billing Amount
Paid and shows me the remaining balance. Another way to say what I would
like to see is if the Remaining Balance is greater than 0. I don’t know how
to query off of the calculated field though.
I don’t know how to create this query (without using SQL, since I don’t know
it).
Please help!
Thanks in advance.