hey guys
quick one, im doing an income vs expenses form on VB, i have two mulitline textboxes, one for income and one for expenses. Everything works well but i dont know how to add up the numbers in the textboxes when i have say 5 incomes, in the income box, each on a new line and 3 expeneses, each on a new line on the expeneses textbox. i am using a button to do the calculation and output of profit/loss is in a message box. PLease assit