Group, I'm not sure if this is an issue or not. Latest 9.5 being used.
In a form, I'm using form variables in the format as (SUM(RepeatabilityValue)) FROM Repeatability WHERE UncertTypeAID = .vUncertTypeAID This works with all variations of COMPUTE such as MAX and AVG. But it doesn't work with STDEV (standard deviation) and VAR (variance). I need those two computations and was hoping to use form variables. Jan

