I am currently looking up a value using the following in the Contol Source of a Text field
=DLookUp("[GWhDelivered]","[QrySchemeActivityTotals]","[GWhDelivered]")
Is there a faster way to do this, I don't want use a subform as this will increase the form loading time
thanks
neill
=DLookUp("[GWhDelivered]","[QrySchemeActivityTotals]","[GWhDelivered]")
Is there a faster way to do this, I don't want use a subform as this will increase the form loading time
thanks
neill