Hi there, I have an issue with an application I am writing, I get information from a database, put the values into a label, then add up all the label values. I use the following code to intialise the labels (12 of) : temp4 = main.ManualBonus1.contTarq2m1.Text If Not IsNumeric(temp4) Then...