Here is the formula on the VG page, Section 7, Row 20, column K
=IF(VLOOKUP(FormRef,JuicesPick,3,FALSE)>0,VLOOKUP(FormRef,JuicesPick,3,FALSE),"")
formula on the VG page, Section 7, Row 20, column L
=VLOOKUP(FormRef,JuicesPick,4,FALSE)
formula on the VG page, Section 7, Row 20, column M...