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 when i close the form and open it again. Is there any way it will happen in real time?
Thanks
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 when i close the form and open it again. Is there any way it will happen in real time?
Thanks