D
dvlander
I have a simple query that has four important fields, inAssignmentID,
inActive (Yes/No), inInvoiceAmt and inForecastAmt. I want the query to show
any record where inActive is Yes OR any record where in inActive is No AND
the sum of inInvoiceAmt for that specific inAssignmentID is greater than zero.
I'm relatively inexperienced so I really appreciate the assistance.
Dale
inActive (Yes/No), inInvoiceAmt and inForecastAmt. I want the query to show
any record where inActive is Yes OR any record where in inActive is No AND
the sum of inInvoiceAmt for that specific inAssignmentID is greater than zero.
I'm relatively inexperienced so I really appreciate the assistance.
Dale