0

Problem with a simple calculation not repeating

Hello all,
I'm trying to run a cummalative total for different sections of a report. It sounds simple enough by creating an empty column next to the Jet Reports data like this:

Qty to Ship
S2 empty | T2=Empty
S3 190 | T2+S3 =190
S4 200 | T3+S4=390
S5 120 | T4+S5=510
S6 340 | T5+S6=850
S7 1000| T6+S7=1850
S8 1850

This works for most of the report but all of a sudden I find places where the formula skips a beat like this:
=+T16+S17
=+T17+S18
=+T17+S19
=+T18+S20

There are no hidden lines, just a simple formula. Sorry for the poor formatting. I've attached some screen shots of the problem.
Any ideas?

3 comments

Please sign in to leave a comment.