M
mohsin
Hi
Appreciate for your help,
My value = 319,A03,B13,16, which is in text format. The numbers actually are
in hex value. What i need to do now is, convert the value from text to hex
then to decimal,
i'm using below expression for converting to hex, but is wrong..
CCDec: Val(Replace([tblclearcode]![CLEARCODE_ID],",",""))
Can someone help me please,
thank you
Appreciate for your help,
My value = 319,A03,B13,16, which is in text format. The numbers actually are
in hex value. What i need to do now is, convert the value from text to hex
then to decimal,
i'm using below expression for converting to hex, but is wrong..
CCDec: Val(Replace([tblclearcode]![CLEARCODE_ID],",",""))
Can someone help me please,
thank you