hi every one
i have some problem when i use Query in DLookup Function As a refrence instead of Table
For Example
i am using this.....
=DLookUp("Item_Rate","Query","Party_ID =" & [Forms]![Transaction]![Party_ID] & "And Item_Colour = " & [Forms][Transaction]![Colour]),""")
Here i want to...