Hi, i have a field which has a value like...
AAFFA
I want to convert letter to a price...
A = 0
B = 1
C = 2
etc..
And have the following positions in the code...
Th H T U D
Which is Thousands, Hundreds, Tens, Units and Decimals
So if i have the following data..
AABCA
ACBCB
The price will be £12.0 & £213.50
Please can anyone help!!!
Kindest regards,
Brian
AAFFA
I want to convert letter to a price...
A = 0
B = 1
C = 2
etc..
And have the following positions in the code...
Th H T U D
Which is Thousands, Hundreds, Tens, Units and Decimals
So if i have the following data..
AABCA
ACBCB
The price will be £12.0 & £213.50
Please can anyone help!!!
Kindest regards,
Brian