This may have already been reported, but could not find it when I run a search.
I have defined a very simple database, and noticed a quirky problem in the running totals of a floating point field. The floating point field is set up as an amount, with two decimals. The total field has been set up the traditional way Pn+Fn (the previous value of the total field + the value of the amount in the floating point field).
The problem: After changing the view, the floating point field adds as 1 or 2 (not the value int he field). Before the total field, I had a memo or note field. I thought that might interfere, so I reset the note field to be a text field instead, and the adding problem seems to be gone.