RATE THIS ANSWER
0
Click to Vote:
0
0
You can use expression builder to do same
CINT(TEXT value) will convert into numeric
http://findsarfaraz.blogspot.com
I think you actually want CDbl(Text Value) if your dealing with non-integer values.
You can use VAL(Text value) to extract numeric value from string.
Last Answered:
Jan 19 2009 6:34 PM GMT by Msi77 
790 pts.