Is this normal behaviour? (I'm using Access 2010)
Basic aggregate (summary) query calculating the average of several fields.
I set the display format (eg. fixed with 2 decimals) in the properties of a field (type is Double) and it displays correctly (ie. 2 decimal places displayed). If I add a field name (eg. AVG : .....) then it won't display using the fixed format (get lots of decimal places), UNLESS it's named Expr1 or Expr2 (default naming of calculated fields). Using Expr3 stops the formatting working.
Just to add insult to my intelligence, while experimenting changing the name I managed to get one with a seperate field name to stick but can't repeat it.
Basic aggregate (summary) query calculating the average of several fields.
I set the display format (eg. fixed with 2 decimals) in the properties of a field (type is Double) and it displays correctly (ie. 2 decimal places displayed). If I add a field name (eg. AVG : .....) then it won't display using the fixed format (get lots of decimal places), UNLESS it's named Expr1 or Expr2 (default naming of calculated fields). Using Expr3 stops the formatting working.
Just to add insult to my intelligence, while experimenting changing the name I managed to get one with a seperate field name to stick but can't repeat it.