I have qrData with AcctNo and Balance column and would like to pull certain AcctNo with their respective Balances in a report. I tried using Dlookup but failed. This is my code =Dlookup("Balance","qrData","AcctNo=1000")
Or, should I even use Dlookup??
Thanks for any help.
Or, should I even use Dlookup??
Thanks for any help.