I have a very simple table that has, among other things, 13 fields Jan-Dec and then a field that is Total. The total field should is a calculated field and the expression that design mode shows has this:
[January]+[February]+[March]+[April]+[May]+[June]+[July]+[August]+[September]+[October]+[November]+[December]
But the field never calculates and shows the result. Ideas? Thanks.