calculating max, min, and average values
Hi everyone.
I am new to this forum and hopefully some of you cool (intelligent!) people can help my request.
Firstly, I am using VB6.
I need to design a program to read in data from a text file (which can be downloaded by clicking http://www.geocities.com/vbenod/data.txt). The two first figures (5 and 5) represent the number of rows and columns in the data, respectively.
I want to design a program that can read all the data (below the two 5's) into an array and display all this data in a text box. I then want to create buttons that will calculate the maximum, minimum, and average value from the data stored in this array so that it will be displayed to the user.
Also, the text file will vary and could for example have more data values so the system needs to be dynamic and not only be able to read just the above data file.
If anyone could design this and post any code it would GREATLY be appreciated. my email is [email protected] if anyone needs to get in touch or I shall check this forum.
Cheers
Tom
Re: calculating max, min, and average values
Page requested not found.
Re: calculating max, min, and average values
Apologies, I have updated the link and should now work.
Quote:
Originally Posted by Steve_F
Page requested not found.