thnx for all the answers, the last thing i am confused with is how to round to the second digit after the .

for example: lbltest = 192.88993

so, lbltest would only show: 192.89

any idea for that last code?