mahavir475
New member
- Local time
- Tomorrow, 03:17
- Joined
- May 6, 2020
- Messages
- 3
Dear experts,
I have database for verification of transporter invoice as per their rate contract. This database have six tables
I made table for contract. then I created query with contract table for getting rate of services using Dlookup in verification form. I got desired result in the subform but there is a problem.
Please open attached transport access database, open form "frmGR", We have to enter Transporter, Invoice No. Invoice Date, then in the subform enter GR No., GR Date, Vehicle type, City, Charges come automatically using Dlookup from "qryContractfilter"
The problem is in next "Blank Row" getting #error. I tried NZ(), iif with iserror but no success.
Request you all please give me some solution to get rid of this problem.
thanks in advance
I have database for verification of transporter invoice as per their rate contract. This database have six tables
I made table for contract. then I created query with contract table for getting rate of services using Dlookup in verification form. I got desired result in the subform but there is a problem.
Please open attached transport access database, open form "frmGR", We have to enter Transporter, Invoice No. Invoice Date, then in the subform enter GR No., GR Date, Vehicle type, City, Charges come automatically using Dlookup from "qryContractfilter"
The problem is in next "Blank Row" getting #error. I tried NZ(), iif with iserror but no success.
Request you all please give me some solution to get rid of this problem.
thanks in advance