i am getting an error with a DLookup()
if Dlookup("[ItemsRemaining]",[qryClientCourseItemsRemaining], "ItemsID = &" [Forms]![frmDeparturesPaymentScreen-ItemListSubForm]![ItemsID])
it says
compile error
Expected: Item list seperator or )
i have tried to write this from scratch but still cannot manage it
any help once again
if Dlookup("[ItemsRemaining]",[qryClientCourseItemsRemaining], "ItemsID = &" [Forms]![frmDeparturesPaymentScreen-ItemListSubForm]![ItemsID])
it says
compile error
Expected: Item list seperator or )
i have tried to write this from scratch but still cannot manage it
any help once again