Hi, I’m currently working through a uni assignment and having a little trouble with the code. I need to a number of things using VB 2008 windows form application. I need to read data from a text file into an array of a structure, displayed in a list box and have a number of searches conducted on the data and these results displayed on the form. The test data is of rainfall across a number of areas and is in the format: Area + Station + Rain in mm (eg, Northern Rivers 58 + Alstonville + 1). Can you assist?
Tags: 2008, assistance, Basic, Visual