Hi all,
I have a table "ProductT" which has following columns,
- ProductID
- Product Name
- GGRC Price
- Unit
I have created a form named "OrderDetailsF" which get values from table "ProductT".
When i select a product from combo box i need relevance price in Price field for this, I have...