I have several boxes in which I will be placing a value. Then the total text box. EX:
=([amnt]+[amnt1]+[amnt2]+[amnt3]+[amnt4]+[amnt5]+[amnt6])
Here is the problem: I will not always be entering values in all of them. This only work if I enter a value in all of the boxes. How can I rework this line?
Thanks zypha : )
=([amnt]+[amnt1]+[amnt2]+[amnt3]+[amnt4]+[amnt5]+[amnt6])
Here is the problem: I will not always be entering values in all of them. This only work if I enter a value in all of the boxes. How can I rework this line?
Thanks zypha : )