how to populate the field values based on the same key
I have the table below and I need to populate the freight column with the freight that is from the same order #. So I need to extract 10.99 from the second row and fill it in the first row since they have the same order number. Please help!