hello, is it possible to truncate or get the value of a number in a string? i have a combobox that displays varchar values from the database for example MNG-5.

i want to get the number 5 and maybe put it in a label or a textbox, is it possible? thanks.