I have to display the packing slip quantity in a form.I.e, if I have 10 qty in purchLine, which has 3 packing slips,one for 2 qty,one packing slip for 5 and another packing slip for 3 qty, i need to display this in my form as 3 lines.Kindly advise.This form is already created and has data sources PurchLine(parent),PurchTable,InventDim and a view which joins the data sources PurchLine,InventTrans and VendPackingSlipTrans