There is a typo in this formula somewhere. I am comming back with a #error. This is the control source of a text box on a form. I got this off of the board so the syntax may be wrong. As far as I can see there is nothing wrong with it. Helllppp. Thanks RBE
=DLookUp("[Terminal Code]","[tblTariff]","[TARIFF RATES: #2055] = " & [Forms]![frmTENDERS]![CODE LOOKUP] & " And #" & [Forms]![frmTENDERS]![DATE RECEIVED] &" # >[tblTariff].[BEGINING DATE] And#" & [Forms]![frmTENDERS]![DATE RECEIVED] &"# < [tblTariff].[ENDING DATE]"
=DLookUp("[Terminal Code]","[tblTariff]","[TARIFF RATES: #2055] = " & [Forms]![frmTENDERS]![CODE LOOKUP] & " And #" & [Forms]![frmTENDERS]![DATE RECEIVED] &" # >[tblTariff].[BEGINING DATE] And#" & [Forms]![frmTENDERS]![DATE RECEIVED] &"# < [tblTariff].[ENDING DATE]"