On a form I have 3 fields which I sum to get (total 1) for each entry.
For each entry, I wish to be able to add the previous entries (total 1) to their own (total 1), to get (final total).
does this make sence and is this possible? If so, what is the best way to go about doing it?
Thank you
Sean
For each entry, I wish to be able to add the previous entries (total 1) to their own (total 1), to get (final total).
does this make sence and is this possible? If so, what is the best way to go about doing it?
Thank you
Sean