I cannot work out why when I add another item to the grid, when it refreshes it adds the first item in the txt file twice.
When it is first loaded it is fine.
If I step through, when the form loads, on the line
grdFinance.Rows = 2
it goes back to the start of the Form_Load event.
I am only a beginner so any help would be great.
:)
Also, if you see anything else I could improve please let me know.
I have added the form in the attachment below.
Thanks :D
