Thedon123
Registered User.
- Local time
- Today, 02:14
- Joined
- Sep 11, 2002
- Messages
- 98
I ahve a calculation on my form that is formed by data in the form and subform.
I have a total value at the end that adds together all the values.
I do not have to enter of the values as they are not compulsory.
the problem arises as i cannot a total displayed because one of the values is not filled.
i have the expression = ([Part]+[Value]+[prog]+[TOT]) in the total unbound text box. If i donot enter the the value of prog it does not give me the total.
how would i get the total even if only 3 values are entered instead of the forth.
I have a total value at the end that adds together all the values.
I do not have to enter of the values as they are not compulsory.
the problem arises as i cannot a total displayed because one of the values is not filled.
i have the expression = ([Part]+[Value]+[prog]+[TOT]) in the total unbound text box. If i donot enter the the value of prog it does not give me the total.
how would i get the total even if only 3 values are entered instead of the forth.