M
Mike
I am developing a DB for working out for myself and my
fiancee. When we lift weights and we do different set
numbers and try to add the total weights, if we do not
fill in all the sets then that amount is zero. for
example if we are doing the bench press and we only do 3
sets instead of 5 when I do the calculations of adding
each set which I do 5 sets then the number is zero instead
of the appropriate number why. The formula that I used is
the following Total Weight:[wt1]*[rep1]+[wt2]*[[rep2]+[wt3]
*[rep3]+[wt4]*[rep4] and so on, if I only do 3 the answer
is zero that is returned. How can I do this correctly so
that if I do 1 set or rep or 10 I can get the right answer?
fiancee. When we lift weights and we do different set
numbers and try to add the total weights, if we do not
fill in all the sets then that amount is zero. for
example if we are doing the bench press and we only do 3
sets instead of 5 when I do the calculations of adding
each set which I do 5 sets then the number is zero instead
of the appropriate number why. The formula that I used is
the following Total Weight:[wt1]*[rep1]+[wt2]*[[rep2]+[wt3]
*[rep3]+[wt4]*[rep4] and so on, if I only do 3 the answer
is zero that is returned. How can I do this correctly so
that if I do 1 set or rep or 10 I can get the right answer?