O
ollie78
Guest
Hey I need help!!!!!!!!! We are supposed to do a specific program for my VB.NET class. And we have not learned how to do this. Can anyone help????
we have to read from a text file a 6 by 5 table into an array in VB.NET and then do calculations from this array.
Here is the assignment and the table:::
Open the data file in the form load event and close the data file
in the unload event. You can load the array into memory on the
form load or when click event of the Get Present Value button.
The annuity table
.980 .962 .943 .926 .909 .893
1.942 1.886 1.833 1.783 1.736 1.690
2.886 2.775 2.673 2.577 2.487 2.402
3.808 3.630 3.465 3.312 3.170 3.037
we have to read from a text file a 6 by 5 table into an array in VB.NET and then do calculations from this array.
Here is the assignment and the table:::
Open the data file in the form load event and close the data file
in the unload event. You can load the array into memory on the
form load or when click event of the Get Present Value button.
The annuity table
.980 .962 .943 .926 .909 .893
1.942 1.886 1.833 1.783 1.736 1.690
2.886 2.775 2.673 2.577 2.487 2.402
3.808 3.630 3.465 3.312 3.170 3.037