when i hit the calculate button the number entered into the text box is calculate and then stored in an array (the array has five spaces allotted for the information )
after you have your five entries into the array you hit exit and it spits out in a message box the contence of the Array .(this should be all five calculated totals in the array)
what i am experiencing when i hit exit it displays the last total for all of the array no...