L
Linda
I'm getting a type mismatch error when trying to run the
following:
lngpropid = DLookup
("[PropID]", "tblTenantsinSplitBillArchive", "[PropID]
= " & cbokeynr.Column(1) And [DateInvoice] = "#" &
dteinvoice & "#")
Does anyone see what the problem is? Thanks!
following:
lngpropid = DLookup
("[PropID]", "tblTenantsinSplitBillArchive", "[PropID]
= " & cbokeynr.Column(1) And [DateInvoice] = "#" &
dteinvoice & "#")
Does anyone see what the problem is? Thanks!