Calculation based on lookup

Calculation based on lookup

Hi,

I have the following I am trying to achieve
FormA.Product_ID
FormA.Weight_Per_Item
FormB .Product_ID is dropdown/lookup from FormA data
FormB.Quantity
FormB.Total_Weight trying to get this to populate based on 
FormA.Weight_Per_Item *  FormB.Quantity

Any help would be appreciated