Im just testing out this feature,
im trying to enter a product id and get the product name entered in automatically into a form. I have the product name on the forms' controlsource set to =DLookUp("[ProductName]","Products","[productid]=Forms![Order Details]!ProductID")
this works but only...