*-- Force relation to product table to be updated REPLACE order_line_items.product_id WITH this.Value GO recno() IN order_line_items REPLACE order_line_items.unit_price WITH products.unit_price thisform.grdLineItems.Refresh()