Need to check your computer John, I opened the VI under 6.0.2 and got the same basic error messages. Apparently one of the wires got stretched badly out of bounds. Anyway you delete the bad wire and rerun it and all is well with the world.
In any case, John's code is a good example of exactly what I was talking about. I have posted a slightly modified version that fixes the bad wire issue and adds a couple simple enhancements:
1: The Row Header values automatically to track the number of input values you have entered.
2: The display only updates when the input values change. This produces flicker on some machines--and saves bandwidth by preventing repetative calculations.
Mike...