hey thanks Gina,
Still no joy...
.AVG = (Nz(.x1, 0) + Nz(.x2, 0) + Nz(.x3, 0) + Nz(.x4, 0) + Nz(.x5, 0) + Nz(.x6, 0) + Nz(.x7, 0) + Nz(.x8, 0)) / 8
At the moment i have an input mask of "00.00" as that's the format the numbers must be entered, Would the 00.00 be messing that up?
Also the...