B
Brook
Good Day All,
I have the following field and controlsource for the form field, am having
trouble comparing the invoiceid from the frminvoices to the invoiceid on the
frminvoicedetailssubform. How do I need to change my code? Does anyone have
any suggestions?
thanks,
Brook
MaxPaymentDate
=DLookUp("paymentdate","tblinvoicepayments","[invoiceid]=[invoiceid] And
[paymentid]=[MaxPaymentID]")
I have the following field and controlsource for the form field, am having
trouble comparing the invoiceid from the frminvoices to the invoiceid on the
frminvoicedetailssubform. How do I need to change my code? Does anyone have
any suggestions?
thanks,
Brook
MaxPaymentDate
=DLookUp("paymentdate","tblinvoicepayments","[invoiceid]=[invoiceid] And
[paymentid]=[MaxPaymentID]")