Addition
-
Hi , im having trouble with addition in VB.NET 2003 I have a listbox which the user inputs a variety of numbers, in the form (minutes.seconds) so, (24.32) I am looking for some code that adds the total in the listbox, continually updating the total. Eg. User Adds 22.32 Total = 22.32 User Adds 21.12 Total = 43.44 e.t.c Any hints / tips is appreciated ;)
-
Hi , im having trouble with addition in VB.NET 2003 I have a listbox which the user inputs a variety of numbers, in the form (minutes.seconds) so, (24.32) I am looking for some code that adds the total in the listbox, continually updating the total. Eg. User Adds 22.32 Total = 22.32 User Adds 21.12 Total = 43.44 e.t.c Any hints / tips is appreciated ;)
i am also having a problem like you, i was going to post a message but you have done it so i now dont have to now cheers:rolleyes:
-
Hi , im having trouble with addition in VB.NET 2003 I have a listbox which the user inputs a variety of numbers, in the form (minutes.seconds) so, (24.32) I am looking for some code that adds the total in the listbox, continually updating the total. Eg. User Adds 22.32 Total = 22.32 User Adds 21.12 Total = 43.44 e.t.c Any hints / tips is appreciated ;)
See this reply[^]. :) RageInTheMachine9532