Hi Guys

Im pulling lots of data from datasets and placing the values into text fields on my vb form. Im getting a lot of errors relating to null values. What i want to know is if there a simple way of setting a value to the null value reference. Im aware i can add if statements as i already have for various sections but dont want to have to add an if statement for each null value pulled out.

Any help appreicated.