OK guys here is what I am trying to do.

rsrat = ?? ' this ?? is a hex number for 0 to F
what I need is to make a simple formula so that when I do this

rs.text = rsrat

it shows up as a number 1 throw a hundred not 0 to F

I want F to be 94-100
I want E to be 88-94
I want D to be 82-88
and so on down to
I want 0 to be 0-7

did I say that correctly???

I then will have a + sign then a text box in the middle and a minus sign on the right.
I then want to be able to click the plus or minus and change it groups of six so it stays in form with above???
what is the simplest task to do that???

and also where would you but it????


Thanks,
Long lost Matt