I can't get this to run and i'm out of ideas/time and need to move on.
Any help would be appreciated
Basically 2 calculations, that run according to the unit of measurement selected.
if(selected(${Rate1Units},'oz'),(int(${Product1Rate}*int(${Total_Batches}div128),if(selected(${Rate1Units},'lbs'),int(${Product1Rate}*int(${Total_Batches}))