G
Guest
I have a field that the last character is sined. I need to apply the IF
Statement below to convert the sined field.
If the last digit is { then value should be 0
If the last digit is A then value should be 1
If the last digit is B then value should be 2
If the last digit is C then value should be 3
If the last digit is D then value should be 4
If the last digit is E then value should be 5
If the last digit is F then value should be 6
If the last digit is G then value should be 7
If the last digit is H then value should be 8
If the last digit is I then the value should be 9
I had this months ago but I cant find it or figure it out. I appreciate any
help you can give me.
Statement below to convert the sined field.
If the last digit is { then value should be 0
If the last digit is A then value should be 1
If the last digit is B then value should be 2
If the last digit is C then value should be 3
If the last digit is D then value should be 4
If the last digit is E then value should be 5
If the last digit is F then value should be 6
If the last digit is G then value should be 7
If the last digit is H then value should be 8
If the last digit is I then the value should be 9
I had this months ago but I cant find it or figure it out. I appreciate any
help you can give me.