My Accumulator for my For… Next loop is skipping numbers in VB; Visual Studio 2010.
问题 I am trying to write a For... Next loop that will allow for 12 entries, or the cancel button. Somehow intEntries is only using 1, 3, 5, 7, 9, and 11. After that is completed the calculation is being divided by 13, and not 12. I'm not sure what it is I've got wrong, but it's apparently something. Any Assistance you can give me is greatly appreciated! Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click 'initialize accumulator Dim